picocss/scss/themes/default
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
..
_dark.scss refactor: files structure 2024-01-29 23:31:37 +07:00
_light.scss refactor: files structure 2024-01-29 23:31:37 +07:00
_schemes.scss feat: optional parent selector 2024-01-25 01:42:54 +07:00
_styles.scss fix SASS Deprecation Warning 2024-07-18 08:42:53 +02:00
_theme-colors.scss style: switch 2024-01-28 11:11:34 +07:00