Answer the question
In order to leave comments, you need to log in
How to reset cache on scss change?
There is a template that is written in scss, I
figured out its basic syntax, a convenient thing, but a question arose.
There is a css and scss folder, the first one contains a mapping in this format
{"version":3,"sources":["_base-fonts.scss","_base-reset.scss","__base-fonts.scss","core/mixins/_grid.scss",
&__main {
padding: 20px 0;
&-wrap {
position: relative;
display: flex;
flex-wrap: wrap;
}
&-logo {
display: block;
width: 100%;
margin-bottom: 20px;
text-align: center;
max-width:125px; /*добавил строку*/
}
}
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question