Open IgnatovDan opened 1 year ago
For example:
@import url(../blocks/caption/_active/caption_active.css); @import url(../blocks/caption.css);
Modifier will not override styles of its block (https://developer.mozilla.org/ru/docs/Learn/CSS/Building_blocks/Cascade_and_inheritance).
For example:
Modifier will not override styles of its block (https://developer.mozilla.org/ru/docs/Learn/CSS/Building_blocks/Cascade_and_inheritance).