@morphos/styles
Changelog for @morphos/styles.
0.1.0
Initial release.
- One CSS file per component across
@morphos/inputs,@morphos/overlays,@morphos/layout, and@morphos/feedback, plus a sharedtokens.cssof design tokens. - Category entry points (
inputs.css,overlays.css,layout.css,feedback.css) and a singleindex.cssthat imports everything. - Nothing is applied automatically — import only the files for the components you actually use.