Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 442 Bytes

README.md

File metadata and controls

16 lines (11 loc) · 442 Bytes

Theme Generator (WIP)

This project will help to streamline the creation of WAAT-Editor themes.

What is a WAAT-Theme?

  • should just be css & html
  • should just be reuseable web component(s)
  • should be simple
  • should be...

Theme structure

  • theme.json lists all the component names being created
  • src theme source files
  • <theme-name> the build folder for the theme...