Skip to content

sdgoldstein/sphyrna-components

Repository files navigation

Sphyrna Svelte Component Library

Design Principals

  • Statically themed by default with the option of dynamic theming
  • "Unkown" attributes are passed through to underlying HTML components. Maximizes flexibily and reduces code footprint at the risk of conflicts.

Static Themes

Dynamic Theming

  1. Change project config files
  2. Test integration of TailwindCSS
  3. Add Static Theming Support - Ensure there are defaults in place. Then test with changed CSS variables
  4. Add Dynamic Theming Support
  5. Test Lib Packaging and Import to another project

About

Svelte Component Library

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published