picocss/scss/themes
Stefan Keim 05af0130eb
fix SASS Deprecation Warning
> Sass's behavior for declarations that appear after nested
rules will be changing to match the behavior specified by CSS in an upcoming
version. To keep the existing behavior, move the declaration above the nested
rule. To opt into the new behavior, wrap the declaration in `& {}`.

> More info: https://sass-lang.com/d/mixed-decls
2024-07-18 08:42:53 +02:00
..
default fix SASS Deprecation Warning 2024-07-18 08:42:53 +02:00
_default.scss refactor: reorder CSS vars 2023-03-28 21:59:51 +07:00