-
Hi @armagandalkiran @aahmetcakir!
Certain values were duplicated under different variable names. Once the redesign process is finalized, it's essential to eliminate these duplicated values and assi…
-
I've always wished Closure Stylesheets would have such a feature – it could rename [css variables](https://developer.mozilla.org/en-US/docs/Web/CSS/Using_CSS_custom_properties) and emit it in a call `…
-
Same basic steps as in #8274, but this time for font styles.
See the [design doc](https://docs.google.com/document/d/1JLSuu0yqK9Yu9tx0zugBzlcA7qFcpX9bfHh15LDt29c/edit#heading=h.omxu1sayi3lh) for more…
-
Hello and thank you for that great plugin !
I'm wondering what will be the effort using CSS variables.
It will be so easy to overwrite some default values.
For example:
`border-color: var(--blazo…
-
**Describe the bug**
When we assign a typography variable to a property, it uses extends in the SCSS. However, in the compiled CSS the change is placed on the top of the CSS file which means that the…
-
### Learning Activities
- [x] Code Comments
- [x] HTML: References
- [x] CSS Selectors: Type, Universal, Class, ID
- [x] CSS Layout: Float
- [x] CSS Layout: Position
- [x] CSS Variables
- [x] E…
-
**Describe the bug**
I use a Theme.svelte file that includes all of the CSS variables inside of a style tag. This does not get parsed by CSSVar, and thus none of my styles are available for autocompl…
-
### Is your feature request related to a problem? Please describe.
While creating a public component library it would be great to be able to create CSS Variables and associate e.g. colors with these …
-
That would be useful when you only support the latest browsers and want a variable.css file where you declare your colors.
-
Provide CSS variables autocompletion across files.