Tailwind CSS components that support RTL languages & fully responsive based on Flexbox & CSS Grid with elegant Dark Mode .
Go to file
khatabWedaa 93974cd92c
Merge pull request #2 from merakiui/refactoring
Adding search feature, it's not polished yet just a starting point
2020-05-05 10:15:20 +02:00
public wip 2020-05-04 01:52:21 +02:00
src Fixing width bug in snippet 2020-05-05 03:53:19 +02:00
.gitignore init 2020-05-02 16:30:16 +02:00
babel.config.js init 2020-05-02 16:30:16 +02:00
package-lock.json add highlight js 2020-05-04 19:08:58 +02:00
package.json add highlight js 2020-05-04 19:08:58 +02:00
postcss.config.js install tailwindcss 2020-05-04 00:35:12 +02:00
README.md init 2020-05-02 16:30:16 +02:00
tailwind.config.js Adding purge css 2020-05-05 03:16:59 +02:00

docs

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

Customize configuration

See Configuration Reference.