N
N
Norum2021-10-10 08:52:17
Sass
Norum, 2021-10-10 08:52:17

Why are scss files not connected via import to the main style.scss?

Why are all third-party _scss files not included in the main style.scss? Moreover, it is strange that the _reset.scss file is connected and works, and when I connect the rest, everything flies. I use PUG to connect the main css file

61627f8949b0b115582009.jpeg

61627f8f9f2dd498053355.jpeg

Answer the question

In order to leave comments, you need to log in

3 answer(s)
D
DrBibelman, 2021-10-10
@DrBibelman

The connection syntax is correct. Perhaps there is a bug in the code in those files and therefore it does not compile. It's hard to tell from these two screenshots what your reason is.

N
Norum, 2021-10-11
@Norum

I uploaded the file to google drive https://drive.google.com/file/d/1ndoFrEaFOE_33byxn...

S
Sergey, 2021-10-27
@UDAV99

So you have a file with an underscore, write @import "_reset.scss";

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question