V
V
vvsoldier2020-10-30 19:48:19
css
vvsoldier, 2020-10-30 19:48:19

An error occurs when compiling a media file that is imported into style.sass, what is it?

Problem compiling sass media file when setting second media tag (max-width: )
Compilation Error
Error: Invalid CSS after "...x-width: 991px)": expected "{", was ";"
on line 12 of sass/d:\Coding\bootstrap_project\src\sass\_media.sass
from line 7 of sass/d:\Coding\bootstrap_project\src\sass\style.sass
>> media ( max-width: 991px) ;

Answer the question

In order to leave comments, you need to log in

1 answer(s)
I
iBird Rose, 2020-10-30
@vvsoldier

empty media query do not leave
at least one style write in 992

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question