Tailwind CSS components that support RTL languages & fully responsive based on Flexbox & CSS Grid with elegant Dark Mode .
Go to file
Vinicius Kiatkoski Neves a10018b4ae
Apply transition (color) to category buttons (#21)
* 🔧 Add motion-reduce variant to transitionProperty

* 💄 Transition color from category buttons
2020-11-06 08:58:11 +02:00
.github/workflows Add Prettier Action 2020-08-15 14:20:06 +02:00
public Add OG image 2020-08-15 14:18:41 +02:00
src Apply transition (color) to category buttons (#21) 2020-11-06 08:58:11 +02:00
.gitignore wip 2020-09-12 11:48:00 +02:00
babel.config.js Prettified Code! 2020-08-15 12:21:08 +00:00
LICENSE Create LICENSE 2020-05-08 01:00:46 +02:00
package.json Update package.json 2020-09-13 09:56:44 +02:00
postcss.config.js Prettified Code! 2020-08-15 12:21:08 +00:00
README.md Prettified Code! 2020-10-25 09:08:06 +00:00
tailwind.config.js Apply transition (color) to category buttons (#21) 2020-11-06 08:58:11 +02:00

Meraki UI

🎉 🚀 Beautiful Tailwindcss components that support RTL languages & fully responsive based on Flexbox & CSS Grid 🏗.

Resources

Project setup

npm install

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

Lints and fixes files

npm run lint

Authors