KNACSS/sass
Pierre Arnissolle 467fd8e5f6
Fixing some deprecation warning while using KNACSS in a Laravel project
DEPRECATION WARNING: As of Dart Sass 2.0.0, !global assignments won't be able to
declare new variables. Consider adding `$gutter: null` at the top level.

   ╷
24 │       $gutter: $grid-gutters !global;
   │       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
   ╵
    node_modules/knacss/sass/_library/grillade-grid.scss 24:7  @import
    node_modules/knacss/sass/knacss.scss 51:9                  @import
    stdin 6:9                                                  root stylesheet
2019-04-07 15:11:23 +02:00
..
_config Fixing some deprecation warning while using KNACSS in a Laravel project 2019-04-07 15:11:23 +02:00
_library Ajout de @media (prefers-reduced-motion: reduce) 2019-01-30 21:54:32 +01:00
_vendor suppression commentaire sourcemap 2018-07-11 10:19:07 +02:00
components # changelog v7.1.0 (31 octobre 2018) 2018-10-31 15:24:17 +01:00
knacss.scss Ajout de @media (prefers-reduced-motion: reduce) 2019-01-30 21:54:32 +01:00