Temporarily remove broken fontawesome and spree_paypal_express assets

This commit is contained in:
luisramos0
2019-04-06 20:03:59 +01:00
committed by Luis Ramos
parent 1ef9209183
commit 4ca9a19d8a
2 changed files with 0 additions and 10 deletions

View File

@@ -1,5 +1,3 @@
@import '../plugins/font-awesome';
.todolist{
.todo {
&.done {
@@ -18,10 +16,6 @@
.steps {
display: none;
}
i {
@extend .icon-check
}
}
}
}

View File

@@ -1,4 +0,0 @@
@import 'plugins/font-awesome';
.icon-refund:before { @extend .icon-ok:before }
.icon-credit:before { @extend .icon-ok:before }