Toolwind is a Chrome extension to simplify working with Tailwind CSS. Add, edit, remove, and copy classes directly in your browser for faster and more efficient development.
- Quick Class Management: Add, modify, or remove Tailwind CSS classes with ease.
- Clipboard Copy: Copy classes instantly for reuse.
- Real-time Customization: Integrate custom Tailwind configs and preview updates live.
- Intuitive Interface: Built for seamless navigation and usability.
Install from the Chrome Web Store.
-
Clone the repository:
git clone https://github.com/Reyzartz/toolwind.git cd toolwind -
Install dependencies:
npm install
-
Build the extension:
npm run build
-
Load it into Chrome:
- Open
chrome://extensions/in your browser. - Enable "Developer mode" (toggle in the top-right corner).
- Click "Load unpacked" and select the
distfolder from the project directory.
- Open
Fork the repo, create a branch, and submit a pull request.
Licensed under the MIT License.