Restructure the app/assets/stylesheets directory

This commit is contained in:
Neil Lalonde
2013-08-28 13:58:44 -04:00
parent b84c7e4efb
commit e3aafc154b
42 changed files with 61 additions and 64 deletions

View File

@@ -12,7 +12,7 @@
* no longer required.
*/
@import "foundation/mixins";
@import "common/foundation/mixins";
a:focus {
outline: thin dotted #333;

View File

@@ -1,6 +1,7 @@
/* FONT AWESOME CORE
* -------------------------- */
[class^="icon-"],
[class*=" icon-"] {
@include icon-FontAwesome();