Skip to content
This repository has been archived by the owner on Dec 27, 2019. It is now read-only.

Latest commit

 

History

History
14 lines (9 loc) · 245 Bytes

README.md

File metadata and controls

14 lines (9 loc) · 245 Bytes

Statamic Starter Theme

A starter theme for Statamic.

Features

  • Tailwind with PurgeCSS

Asset Commands

  • Install: yarn
  • Development watch: yarn start
  • Development build: yarn build
  • Production build: yarn build:production