mirror of
https://github.com/andrewgioia/mana.git
synced 2024-11-21 14:54:45 +00:00
Adds icon classes to sass counterpart, builds css files
This commit is contained in:
parent
bffbeb8f82
commit
a08be2029a
2
css/mana.min.css
vendored
2
css/mana.min.css
vendored
File diff suppressed because one or more lines are too long
@ -39,7 +39,11 @@
|
||||
&-up::before,
|
||||
&-bp::before,
|
||||
&-rp::before,
|
||||
&-gp::before { content: "\e618"; }
|
||||
&-gp::before,
|
||||
&-gup::before,
|
||||
&-gup::after,
|
||||
&-gwp::before,
|
||||
&-gwp::after { content: "\e618"; }
|
||||
&-s::before { content: "\e619"; }
|
||||
&-s-mtga::before { content: "\e996"; }
|
||||
&-c::before { content: "\e904"; }
|
||||
|
Loading…
Reference in New Issue
Block a user