An open API service indexing awesome lists of open source software.

https://github.com/ging-dev/blank-theme

Blank theme for wordpress with vite, tailwindcss integration
https://github.com/ging-dev/blank-theme

Last synced: 10 months ago
JSON representation

Blank theme for wordpress with vite, tailwindcss integration

Awesome Lists containing this project

README

          

## Introduction
Welcome to the Blank Theme for WordPress! This project is designed to provide a clean and minimalistic starting point for your WordPress development. It integrates modern technologies such as Vite and Tailwind CSS to enhance your development experience and streamline your workflow.

## Features
- Blank Theme Structure: A simple and flexible theme structure that allows you to build your custom WordPress site without unnecessary bloat.
- Vite Integration: Utilize Vite for fast and efficient development. Enjoy features like hot module replacement and a lightning-fast build process.
- Tailwind CSS: Leverage the power of Tailwind CSS for utility-first styling. Create responsive and modern designs with ease.

## Installation
```bash
composer create-project gingdev/blank-theme
```

## License
This project is licensed under the MIT License. See the LICENSE file for more details.