picocss/scss/layout
Jarek Zgoda cb5b746bbb Use sass division function instead of deprecated operator
This effectively make the SCSS code processable only by dart-sass
because neither libsass (and node-sass in consequence) nor ruby-sass
supports new syntax. See
https://sass-lang.com/documentation/breaking-changes/slash-div for more
information.

This fixes #27
2021-08-18 12:44:54 +02:00
..
_container.scss CSS Vars refactoring 2021-07-02 16:54:41 +07:00
_document.scss Remove duplicate property 2021-07-17 09:41:26 +07:00
_grid.scss CSS Vars refactoring 2021-07-02 16:54:41 +07:00
_scroller.scss Use sass division function instead of deprecated operator 2021-08-18 12:44:54 +02:00
_section.scss CSS Vars refactoring 2021-07-02 16:54:41 +07:00
_sectioning.scss CSS Vars refactoring 2021-07-02 16:54:41 +07:00