Skip to content
This repository has been archived by the owner on Apr 3, 2022. It is now read-only.

Get-away is beautiful extension for TailwindCSS, for kick your project it is free and open source.

License

Notifications You must be signed in to change notification settings

oubihis/get-away-tailwindcss

Repository files navigation

Get-away - Tailwind CSS

Simple and easy to start TailwindCSS.

Get-away is beautiful extension for TailwindCSS, for kick your project it is free and open source. I use it on my projects, whether it is HTML or same framework js like vueJS.

How do we go

Project setup

npm install

Compiles for development & production in public folder

npm run build

Customize configuration

See Configuration Reference.

File Structure

Within the download you'll find the following directories and files:

.
|-- tailwind.config.js
|-- README.md
|-- postcss.config.js
|-- package.json
|-- LICENSE
|-- .editorconfig
|-- public
|   |-- index.html
|   `-- assets
    |       `-- css
    |           |-- tailwind.css
    |       `-- img
    |           |-- android-chrome-192x192.png
    |           |-- android-chrome-512x512.png
    |           |-- apple-touch-icon.png
    |           |-- favicon-16x16.png
    |           |-- favicon-32x32.png
    |           |-- safari-pinned-tab.svg
`-- src
    |-- assets
    |   `-- css
    |       |-- tailwind.css
    |-- js

About

Get-away is beautiful extension for TailwindCSS, for kick your project it is free and open source.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages