@ctfdio/picocss-themes
v0.0.3
Published
Collection of themes for the Pico.css framework
Downloads
73
Readme
picocss-themes
Quickstart:
yarn dev
- watches templates for changes, rebuilds CSS output, launches a live serveryarn build
- builds minified production builds for preview to the respective css directories, launches a live serveryarn build:dist
- builds minified production builds to thedist/
directory for committing