U
U
Umid2017-02-08 00:16:22
Sass
Umid, 2017-02-08 00:16:22

Why doesn't the entire .scss file compile (@import doesn't work)?

4cd243209d6d47b09b8387c78f8831d0.png
For some reason, import does not initially import .sass files into itself, but is compiled immediately as is. How to make files imported before compilation?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
A
Anton Bobylev, 2017-02-08
@DarCKoder

Your syntax looks like CSS import, not SASS.
Try@import 'filename';

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question