KNACSS/sass/_config
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
..
_mixins.scss ajout de @supports (display: grid) dans le mixin de grille 2019-01-30 22:06:31 +01:00
_variables.scss Fixing some deprecation warning while using KNACSS in a Laravel project 2019-04-07 15:11:23 +02:00