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.
- Install browser-sync [https://browsersync.io/#install]{here}.
- Install tailwindcss [https://tailwindcss.com/docs/installation]{here}.
- Start browser-sync =>
npm run browser-sync
- Start tailwind watcher =>
npm run tailwind
--
Created by @pa5aribu