assets/test/kitchensink.scss in edge_framework-2.0.0.a vs assets/test/kitchensink.scss in edge_framework-2.0.0
- old
+ new
@@ -1,27 +1,7 @@
@import "../sass/edge/base";
@import "../sass/edge/helpers";
-@mixin crow(
- $gutter: 0,
- $collapse: 0,
- $width: 0
-) {
-
-}
-
-@mixin ccolumn(
- $size: 0,
- $small: 0,
- $mini: 0,
- $offset: 0,
- $gutter: 0,
- $collapse: false,
- $centered: false
-) {
-
-}
-
.custom-grid {
@include column(3);
}
.custom-gridx {
\ No newline at end of file