picocss/scss/content
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
..
_button.scss Clean comments 2021-07-17 10:26:38 +07:00
_code.scss Define inlined code font-size with em unit 2021-07-28 09:53:28 +07:00
_embedded.scss Add Sanitize.css 2020-09-11 23:22:50 +07:00
_form-alt-input-types.scss Use sass division function instead of deprecated operator 2021-08-18 12:44:54 +02:00
_form-checkbox-radio.scss Use sass division function instead of deprecated operator 2021-08-18 12:44:54 +02:00
_form.scss Use sass division function instead of deprecated operator 2021-08-18 12:44:54 +02:00
_miscs.scss CSS Vars refactoring 2021-07-02 16:54:41 +07:00
_table.scss CSS Vars refactoring 2021-07-02 16:54:41 +07:00
_typography.scss Use sass division function instead of deprecated operator 2021-08-18 12:44:54 +02:00