-
## Description
https://github.com/digitalspace/bcparks-bootstrap-theme/blob/master/scss/_variables.scss should match with [Colors](https://getbootstrap.com/docs/5.0/utilities/colors/)
Link in file…
-
The official documentation ([website](https://amzn.github.io/style-dictionary/#/config) and [readme](https://github.com/amzn/style-dictionary?tab=readme-ov-file#usage)) is not up to date with the late…
-
Hi @mitevpi 🙃
I guess, i found an issue when using this A M A Z I N G component LIB.
For some reason when import an component like:
```
import { HelloWorld } from "component-library";
```
…
-
We've got a feature request in Eclipse Wild Web Developer for intellisense/completion for variable & mixins in SCSS files: https://github.com/eclipse/wildwebdeveloper/issues/445 . It seems like this i…
-
Any idea why `variables.scss` doesn't work in storybook, even though it works properly for the normal build?
-
I suggest to put all the variables in variables.scss (from your mixins, for example) just to make them easier to find and for better organization.
-
Hello,
I have two different version of your live-sass-compiler - 1.1.0 on my laptop, and 1.2.0 on my desktop, both Win 10 machines.
I created an _variables.scss file, and just import it into styles.…
-
This is mentioned in #241
Do you need scss-variables in generated scss? Just like this message if you really need this. I personally didn't think so but if many people want it - why not. Or you ca…
Kreeg updated
2 years ago
-
There are several places where the SCSS could be using variables instead of just rems.
-
Got to replace its instances with manual code, such as container width etc.