https://github.com/kostaspt/sortail
Sort Tailwind CSS classes on the fly
https://github.com/kostaspt/sortail
classes css css-classes sorting tailwindcss
Last synced: 3 months ago
JSON representation
Sort Tailwind CSS classes on the fly
- Host: GitHub
- URL: https://github.com/kostaspt/sortail
- Owner: kostaspt
- Created: 2022-07-21T17:21:18.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2022-07-25T09:21:05.000Z (over 3 years ago)
- Last Synced: 2025-02-13T06:17:36.551Z (12 months ago)
- Topics: classes, css, css-classes, sorting, tailwindcss
- Language: TypeScript
- Homepage: https://sortail.pittas.me
- Size: 299 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Sortail
## Getting Started
First, run the development server:
```bash
npm run dev
# or
yarn dev
```
Open [http://localhost:3000](http://localhost:3000) with your browser to see the result.