@@ -4,3 +4,5 @@ Bones.esproj/user.Eddie.espressostorage
Bones.esproj/Project.espressostorage
.project
+
+.DS_Store
@@ -18,6 +18,9 @@ understand (what's inside the media queries). We also need to
import the mixins file so LESS can understand the variables.
*/
+/* import grid */
+@import "_grid.less";
/* import mixins */
@import "_mixins.less";