G
G
GGatsby2017-11-05 15:31:53
Sass
GGatsby, 2017-11-05 15:31:53

How to get rid of comments when compiling?

Now I understand with preprocessors. I work with koala. When compiling, it turns out that the comments that I made in .scss are transferred and, as a result, spoil the whole css picture

Answer the question

In order to leave comments, you need to log in

1 answer(s)
N
NichitencoEvgh, 2017-11-05
@NichitencoEvgh

Make inline comments with two slashes // Like
this:
// Chosen color below after trying #ff8d00, #ff8b00 & ff8a00.
After compilation, they will not be displayed.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question