No More Posting New Topics!

If you have a question or an issue, please start a thread in our Github Discussions Forum.
This forum is closed for new threads/ topics.

Navigation

    Quasar Framework

    • Login
    • Search
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search

    Problem with sass building

    Framework
    1
    2
    105
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • S
      sergey.p last edited by

      Hello everybody! I have an issue when building sass of quasar.
      First of all: i forked quasar app from repository for use on my laravel app, i dont need spa, umd or any others cool things, i just want to use quasar components and customize them like i want to.
      All working fine, components can be successfully imported and rendered, but without styles because i cant build them.

      There is the problem
      3100c545-2f02-4c7c-a92e-7866e26bba8e-image.png

      1 Reply Last reply Reply Quote 0
      • S
        sergey.p last edited by

        nevermind, found the problem in order of importing style files: bootstrap have same $sizes variable;
        second step was: quasar need to be imported AFTER bootstrap;
        and final step: there was a conflict with cols styles/variables idk, not found how to fix that normally so i just commented part of flex.sass with cols and everything works fine now

        1 Reply Last reply Reply Quote 0
        • First post
          Last post