typo mineure

This commit is contained in:
Raphael Goetter 2016-05-21 08:33:15 +02:00
parent 6758b8a05d
commit 1edde46541

View File

@ -1,11 +1,12 @@
/*! /*!
* www.KNACSS.com V5.0.0 (16 mai 2016) @author: Raphael Goetter, Alsacreations * www.KNACSS.com V5.0.0 (20 mai 2016) @author: Raphael Goetter, Alsacreations
* Licence WTFPL http://www.wtfpl.net/ * Licence WTFPL http://www.wtfpl.net/
*/ */
/* ----------------------------- */ /* ----------------------------- */
/* ==Table Of Content */ /* ==Table Of Content */
/* ----------------------------- */ /* ----------------------------- */
/* 1- Normalize (basic reset) */ /* 1- Normalize (basic reset) */
/* 2- Base (basic styles) */ /* 2- Base (basic styles) */
/* 3- Print (print quick reset) */ /* 3- Print (print quick reset) */
@ -19,9 +20,6 @@
/* 11- Helpers (width and spacers helpers) */ /* 11- Helpers (width and spacers helpers) */
/* 12- Responsive (Responsive Web Design helpers) */ /* 12- Responsive (Responsive Web Design helpers) */
// This is the global Sass imports file
// -----------------
/* ---------------------------------- */ /* ---------------------------------- */
/* ==Normalize (basic reset) */ /* ==Normalize (basic reset) */
/* ---------------------------------- */ /* ---------------------------------- */
@ -58,5 +56,5 @@
/* ----------------------------- */ /* ----------------------------- */
/* Here should go your own CSS styles */ /* Here should go your own CSS styles */
/* You can also link them with a Sass @import */ // You can also link them with a Sass @import
/* @import "my-styles"; */ // @import "my-styles";