Refactor scss to minimize resulting css
This commit is contained in:
parent
8d154d444e
commit
190c0acf7f
23 changed files with 78 additions and 25 deletions
5
assets/scss/partials/helpers/icons.scss
Normal file
5
assets/scss/partials/helpers/icons.scss
Normal file
|
@ -0,0 +1,5 @@
|
|||
.icon {
|
||||
width: 1.25rem;
|
||||
height: 1.25rem;
|
||||
fill: currentColor;
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue