Add a configuration to specify the location of quasar variables src/css/quasar.variables.{ext} #17842
Unanswered
doox911
asked this question in
Ideas / Proposals
Replies: 1 comment 1 reply
-
@doox911 I have a similar requirement (related to the design - in my case DDD). Please have a look at my feature request. I would be happy about an up-vote. 🙏 I see a common denominator here that could possibly be solved together. Perhaps you and the Quasar team have a similar view. Best, Max |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
It is necessary to implement the possibility of redefining the file path -
src/css/quasar.variables.{ext}
(https://github.com/quasarframework/quasar/blob/dev/app-vite/lib/cache/module.cssVariables.js ) inquasar.config
, so that it can be placed in accordance with the Feature-Sliced Design (FSD architecture, https://feature-sliced.design).Note: At the moment, changing the path requires using a patch, which is a temporary and inconvenient solution.
Beta Was this translation helpful? Give feedback.
All reactions