shed-css icon indicating copy to clipboard operation
shed-css copied to clipboard

Functional and customizable CSS utilities with familiar names

Results 4 shed-css issues
Sort by recently updated
recently updated
newest added

Maybe a columns pattern would be helpful? Not sure if it belongs in the main repo or should be an addon - should we do addons? pattern example: https://gist.github.com/ebdb73886408dce0ac963cfc23d31723

feature
question

consider removing px fallback values as IE9 + have support. Consumers could add the fallback if they wish

question

because you cant easily search a codebase for classes, we need to allow users to search for them in the docs so they can quickly understand the meaning of them.

docs

# Borders ### Goal To expose all aspects of borders to a user while also providing sane defaults for the most common use cases ### Properties - `border` - ~~`border-block-end`~~...

feature
help wanted