Starter theme WordPress with Tailwind CSS and Vite JS
Press Wind FSE is a minimal starter theme for WordPress that utilizes Tailwind CSS and Vite JS for Full Site Editing. The theme is designed to work seamlessly with Gutenberg, focusing on the concept of patterns for more efficient theme development. By using the theme.json file for settings and the new WP font loader for managing fonts, Press Wind FSE offers a modern and streamlined approach to theme creation.
To install Press Wind FSE theme, follow these steps:
npm install
or yarn install
.npm run dev
or yarn dev
.npm run build
or yarn build
.@apply
method for better code reusability and readability.Press Wind FSE is a modern WordPress theme that leverages Tailwind CSS and Vite JS to enhance the Full Site Editing experience. By focusing on patterns and efficient development practices, this theme offers a lightweight and flexible solution for creating WordPress themes. With seamless integration and automatic enqueuing of scripts and styles, Press Wind FSE streamlines the development process for WordPress users.