Skip to content

creating my ownl cscc variables. #9399

Discussion options

You must be logged in to vote
  1. You can override Quasar variables AND/OR declare your own vars in quasar.variables.scss
  2. There is no reason why your second variable ($jprimary2) is not accessible in your <style lang="scss">. You're doing something wrong but can't tell what with the amount of info that you've provided.
  3. If you want to use color props in Quasar with your custom color, then: https://next.quasar.dev/style/color-palette#adding-your-own-colors (the link is Quasar v2, but works the same in v1 as well). Declare that in your app.scss (or equivalent).

Replies: 4 comments 5 replies

Comment options

You must be logged in to vote
2 replies
@leostereo
Comment options

@hawkeye64
Comment options

Comment options

You must be logged in to vote
0 replies
Answer selected by hawkeye64
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
3 replies
@rstoenescu
Comment options

@dimitrije-cvetkovic
Comment options

@rstoenescu
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
4 participants