generator-rhelements-theme

Yeoman generator for creating RHElements Themes

Usage no npm install needed!

<script type="module">
  import generatorRhelementsTheme from 'https://cdn.skypack.dev/generator-rhelements-theme';
</script>

README

RHElements Theme Generator

yo rhelements-theme
  1. Enter the name of the elements theme you want to create (Example: my-theme)
  2. Enter the name of the author
  3. Write some SCSS or CSS
  4. Style the componentized web!