/style-element

Move to https://github.com/master-co/css

Primary LanguageTypeScriptMIT LicenseMIT


Master CSS

Quickly create reusable elements driven by class names

NPM Version NPM package ( download / month ) Discord online Follow @mastercorg Github release actions

Framework Integrations

  • React
  • Vue 🚧
  • Svelte 🚧

Community

The Master Style Element community can be found here:

Our 《 Code of Conduct 》 applies to all Master Style Element community channels.

Contributing

Please see our 🚧 CONTRIBUTING.md for workflow.

Inspiration

Some of our core concepts and designs are inspired by these giants.

  • Template Literal - The use of template literals as syntactic sugar for reusing components is inspired by Styled Components.