0.1.1 • Published 3 years ago
@agency-kit/substrat
Licence
MIT
Version
0.1.1
Deps
3
Size
292 kB
Vulns
0
Weekly
0
Welcome to Substrat
Smart CSS, wrapped in modular (Vue) components, built for SSG. Powered by Open-props.
Under Construction, Follows Semver, current: 0.1.1, lock version and USE WITH CAUTION
Goals
Produce an overrideable, themable stylesheet that allows use of:
- css custom props,
- total responsiveness at the component and layout level
- semantic HTML
- dark mode, css themes, and dynamic (end-user driven) themes
- atomic and molecular designs
- include some basic layouts, encourage community driven layouts (and components)
- SSR/SSG Ready
- noJS mode
- tree shakeable components
- easy component aliasing (ex: grid -> mySpecialProductGrid)
- export all component styles as standalone utility stylesheet
Future
- use Mitosis to output omni-framework compatibile components.
Todos
- Add stories using https://github.com/ComponentDriven/csf
- lazy component should be a directive (also, credit source)