changes
This commit is contained in:
@@ -1,5 +1,9 @@
|
||||
@use "sass:list";
|
||||
|
||||
.debug {
|
||||
border: 1px solid red !important;
|
||||
}
|
||||
|
||||
// Font size loops
|
||||
@for $i from 10 through 50 {
|
||||
.fs-#{$i} {
|
||||
|
||||
Reference in New Issue
Block a user