Wordpress Theme for Salonknallenfalls in Wuppertal. This theme needs ACF Pro.
TailPress is a minimal boilerplate theme for WordPress using Tailwind CSS.
TailPress uses the Tailwind CLI, PostCSS and esbuild.
You will find the editable CSS and Javascript files within the /resources
folder.
Before you use your theme in production, make sure you run npm run production
.
There are several NPM scripts available. You'll find the full list in the package.json
file onder "scripts". A script is executed through the terminal by running npm run script-name
.
Script | Description |
---|---|
production | Creates a production (minified) build of app.js, app.css and editor-style.css. |
dev | Creates a development build of app.js, app.css and editor-style.css. |
watch | Runs several watch scripts concurrently. |
watch-sync | Runs several watch scripts concurrently and starts browser-sync . |
MIT. Please see the License File for more information.