mirror of
https://github.com/picocss/pico.git
synced 2025-05-08 08:31:04 -04:00
![]() `table :not(thead) td` also selects tds in thead https://jsfiddle.net/zh8dx97b/4/ Not that specificity will not be incresed with this fix as * has zero specificity: `:not(thead) > * > td` Maybe `table {` could be dropped completely, since 'thead' and `td` only exist in table? |
||
---|---|---|
.. | ||
components | ||
content | ||
layout | ||
themes | ||
utilities | ||
_variables.scss | ||
pico.classless.scss | ||
pico.fluid.classless.scss | ||
pico.scss | ||
pico.slim.scss |