picocss/scss
Leonardo Matos 7fa4a59073
Simpler/smaller selectors with :where :is
Note: https://developer.mozilla.org/en-US/docs/Web/CSS/:where#browser_compatibility doesn't match current [browserlist](https://github.com/picocss/pico/blob/master/package.json#L98-L102) entirely, I will continue the PR checking same microoptin on other files if you agree we can avoid 100% support for following browsers:

- Safari 13.1                   0.530%
- Samsung 14.0             2.258%
- Samsung 13.0             0.198%
- Internet Explorer 11    0.748% (just mentioning, not supported already as it can't handle CSS props)

https://browserslist.dev/?q=Pj0gMC41JSwgbGFzdCAyIG1ham9yIHZlcnNpb25zLCBub3QgZGVhZA%3D%3D
2022-01-23 13:34:38 -03:00
..
components Fix: dialog max-height 2022-01-16 12:43:16 +07:00
content Simpler/smaller selectors with :where :is 2022-01-23 13:34:38 -03:00
layout support a gridless mode, which includes all classes except .grid and .container and then uses the classless method for supporting .container. 2021-12-19 09:15:24 -08:00
themes Add <tfoot> support 2021-12-31 17:01:01 +07:00
utilities Revert "Merge branch 'master' into dev" 2021-12-19 09:50:55 +07:00
_variables.scss Update $enable-grid comment 2021-12-31 13:15:38 +07:00
pico.classless.scss Prettify code 2021-10-24 12:33:20 +07:00
pico.fluid.classless.scss Prettify code 2021-10-24 12:33:20 +07:00
pico.scss Bump version v1.4.4 2022-01-16 14:53:18 +07:00
pico.slim.scss Bump version v1.4.4 2022-01-16 14:53:18 +07:00
postcss.config.js Revert "Merge branch 'master' into dev" 2021-12-19 09:50:55 +07:00