me-css
An early CSS helper script. No longer maintained.
This tool is deprecated.
It remains in the repository for reference and to keep old links working. Don't use it in new work.
What it did
me-css was an early script-based CSS helper, written before the design system existed. It addressed styling needs that the framework had not yet absorbed.
Why it's deprecated
Its purpose has been taken over by the design system. What once needed a runtime script is now handled by the stylesheet — through tokens, layout primitives, and the cascade.
What to use instead
Use stick.css. The CSS section covers what the design system provides; start with the overview.