Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 527 Bytes

readme.md

File metadata and controls

16 lines (11 loc) · 527 Bytes

Sumatra Starter Theme

Sumatra Starter Theme is a starter theme that uses TailwindCSS version 3 and browser-sync to speed up WordPress development. It also comes with stylus to write CSS that can't be achieved using tailwindCSS.

Requirements

  1. Install browser-sync [https://browsersync.io/#install]{here}.
  2. Install tailwindcss [https://tailwindcss.com/docs/installation]{here}.

How to use

  1. Start browser-sync => npm run browser-sync
  2. Start tailwind watcher => npm run tailwind

--

Created by @pa5aribu