utilites typo helpers
This commit is contained in:
parent
92f9b1354c
commit
ff1ef5fb7e
5 changed files with 88 additions and 58 deletions
|
@ -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";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue