Skip to content

Commit

Permalink
Update readme.md
Browse files Browse the repository at this point in the history
  • Loading branch information
manjumjn committed Mar 17, 2023
1 parent b81564a commit 4fd255d
Showing 1 changed file with 5 additions and 4 deletions.
9 changes: 5 additions & 4 deletions readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,12 +4,13 @@ Gulp with TailwindCSS v3 Starter Kit ( ~~Updated with [TailwindCSS JIT](https://

## Features

- Easy configuration using config.js
- Live reload on file/assets changes using browser-sync
- Easy configuration using `config.js`
- Live reload on file/assets changes using `browser-sync`
- SCSS support with auto-purge css
- Minification of styles and scripts on production build
- Minification of images on production build using imagemin
- Includes following tailwindcss plugins (can be disabled/enabled with config.js)
- Minification of images on production build using `imagemin`
- Includes following tailwindcss plugins (can be disabled/enabled with `config.js`)

- [@tailwindcss/forms](https://github.com/tailwindlabs/tailwindcss-forms)
- [@tailwindcss/line-clamp](https://github.com/tailwindlabs/tailwindcss-line-clamp)
- [@tailwindcss/typography](https://tailwindcss.com/docs/typography-plugin)
Expand Down

0 comments on commit 4fd255d

Please sign in to comment.