https://github.com/bot08/matross-uikit
Based on GJ design.
https://github.com/bot08/matross-uikit
Last synced: 9 days ago
JSON representation
Based on GJ design.
- Host: GitHub
- URL: https://github.com/bot08/matross-uikit
- Owner: bot08
- License: mit
- Created: 2022-03-09T13:13:29.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2022-03-25T18:55:36.000Z (about 3 years ago)
- Last Synced: 2025-02-17T22:28:09.545Z (3 months ago)
- Language: Vue
- Homepage:
- Size: 475 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# matross UI kit
## This kit require:
- [Tailwind CSS](https://tailwindcss.com/docs/configuration)
- [Inter var font](https://github.com/rsms/inter)
- [Headless UI](https://headlessui.dev/vue/menu)
- [Heroicons](https://github.com/tailwindlabs/heroicons#vue)## Most used colours:
### Light
- gray-50 (rgb(249 250 251))
- gray-200 (rgb(229 231 235))
- indigo-600 (rgb(79 70 229))
- hover: indigo-500 (rgb(99 102 241))### Dark
- gray-700 (rgb(55 65 81))
- gray-800 (rgb(31 41 55))
- indigo-600 (rgb(79 70 229))
- hover: indigo-700 (rgb(67 56 202))