V
V
Vladimir2018-12-04 16:18:19
Sass
Vladimir, 2018-12-04 16:18:19

How do you split SASS into files?

Now the list of my scss files looks like this:
5c067d45e6fb2541141679.png
All variables are stored in the variables.scss file. There are breakpoints, colors, and sizes of text elements. How correct is this approach? Or is it better to store variables in the file they directly refer to (breakpoints in breakpoints.scss, typography in typography.scss, etc.)?
Can you tell me how you split SASS into files?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
S
Sergey delphinpro, 2018-12-04
@delphinpro

something like this
5c068e156dcaa655421413.png5c068e1ce6854840626792.png5c068e2418512066852230.png

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question