O
O
olya_0972019-05-07 19:10:47
css
olya_097, 2019-05-07 19:10:47

How can I name a file for sass variables (for colors)?

How can I name a file for sass variables (for colors)?

Answer the question

In order to leave comments, you need to log in

2 answer(s)
�
ⓒⓢⓢ, 2019-05-07
@olya_097

I have this:
options.var.scss
options.color.scss
options.mixin.scss
options.breakpoint.scss
options.bem.scss
options.polyfill.scss
options.base.scss <- here the options needed for the current project are imported.* .scss files

A
Alfieros, 2019-05-07
@mrsexy

You don't need a separate file if these are global styles. Saw everything into 1 style file. This is useful for optimizing website loading speed.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question