picocss/scss
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
..
components Use sass division function instead of deprecated operator 2021-08-18 12:44:54 +02:00
content Use sass division function instead of deprecated operator 2021-08-18 12:44:54 +02:00
layout Use sass division function instead of deprecated operator 2021-08-18 12:44:54 +02:00
themes :not(thead) td does not work as expected 2021-07-19 07:48:07 +02:00
utilities Use sass division function instead of deprecated operator 2021-08-18 12:44:54 +02:00
_variables.scss CSS Vars refactoring 2021-07-02 16:54:41 +07:00
pico.classless.scss Improved documentation 2019-12-02 12:42:25 +07:00
pico.fluid.classless.scss CSS Vars refactoring 2021-07-02 16:54:41 +07:00
pico.scss Minor Release (v1.3.3) 2021-07-25 16:48:01 +07:00
pico.slim.scss Minor Release (v1.3.3) 2021-07-25 16:48:01 +07:00