picocss/scss
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
..
colors refactor: update $css-var-prefix name 2023-12-28 15:36:56 +07:00
components fix:Button Padding Problem Fixed(SCSS update) 2024-03-03 13:05:39 +05:30
content style: figure 2024-01-27 15:13:14 +07:00
forms fix: switch aspect ratio and border 2024-03-03 22:04:36 +07:00
helpers fix: switch aspect ratio and border 2024-03-03 22:04:36 +07:00
layout fix: revert #460 2024-03-03 17:31:48 +07:00
themes fix SASS Deprecation Warning 2024-07-18 08:42:53 +02:00
utilities feat: optional parent selector 2024-01-25 01:42:54 +07:00
_index.scss refactor: files structure 2024-01-29 23:31:37 +07:00
_settings.scss feat: overflow-auto 2024-01-27 15:22:35 +07:00
pico.classless.scss feat: add color utilities 2023-02-04 13:33:35 +07:00
pico.colors.scss refactor: files structure 2024-01-29 23:31:37 +07:00
pico.conditional.scss feat: add Pico conditional version 2024-01-27 11:26:25 +07:00
pico.fluid.classless.scss feat: bring back fluid.classless version 2023-03-12 09:55:35 +07:00
pico.scss style: update lg and xl breakpoints 2023-02-20 23:44:33 +07:00
postcss.config.js Revert "Merge branch 'master' into dev" 2021-12-19 09:50:55 +07:00