https://github.com/lcfd/mimo
Last synced: 6 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/lcfd/mimo
- Owner: lcfd
- Created: 2024-09-17T08:54:49.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-12-12T15:44:15.000Z (over 1 year ago)
- Last Synced: 2025-03-04T21:02:06.471Z (over 1 year ago)
- Language: CSS
- Size: 35.2 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# mimo
## Development requirements
```sh
# curl -sLO https://github.com/tailwindlabs/tailwindcss/releases/latest/download/tailwindcss-macos-arm64
curl -sLO https://github.com/tailwindlabs/tailwindcss/releases/latest/download/tailwindcss-linux-arm64
chmod +x tailwindcss-linux-arm64
mv tailwindcss-linux-arm64 tailwindcss
```