feat: Change - to _ for selector names
This commit is contained in:
parent
89db97c358
commit
eb4349f9e5
5 changed files with 13 additions and 17 deletions
|
|
@ -302,7 +302,7 @@ div {
|
|||
display: flex;
|
||||
|
||||
&.inline {
|
||||
@extend %flex-inline;
|
||||
@extend %flex_inline;
|
||||
}
|
||||
|
||||
&.stretch {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue