utilites typo helpers

This commit is contained in:
Raphael Goetter 2017-11-13 15:50:06 +01:00
parent 92f9b1354c
commit ff1ef5fb7e
5 changed files with 88 additions and 58 deletions

View file

@ -66,13 +66,3 @@
// New Grid System by default (Grid Layout). If you prefer old "Flexbox" Grid System, replace file with "components/grillade-flex.scss"
// Note that none of these file is prefixed by an underscore, in order to compile them.
@import "components/grillade-grid.scss"; // grid system with Grid Layout
/* ----------------------------- */
/* ==Own stylesheet */
/* ----------------------------- */
/* Here should go your own CSS styles */
// You can also link them with a Sass @import
// @import "my-styles";