This is a starting package for building themes with TailwindCSS for the Ghost open-source CMS.
Write your .hbs
files to produce your Ghost theme.
Run npm run build
to compile your CSS.
Run npm run zip
to build your completed Ghost theme distribution.