Skip to content

Commit 4fd255d

Browse files
authored
Update readme.md
1 parent b81564a commit 4fd255d

File tree

1 file changed

+5
-4
lines changed

1 file changed

+5
-4
lines changed

readme.md

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4,12 +4,13 @@ Gulp with TailwindCSS v3 Starter Kit ( ~~Updated with [TailwindCSS JIT](https://
44

55
## Features
66

7-
- Easy configuration using config.js
8-
- Live reload on file/assets changes using browser-sync
7+
- Easy configuration using `config.js`
8+
- Live reload on file/assets changes using `browser-sync`
99
- SCSS support with auto-purge css
1010
- Minification of styles and scripts on production build
11-
- Minification of images on production build using imagemin
12-
- Includes following tailwindcss plugins (can be disabled/enabled with config.js)
11+
- Minification of images on production build using `imagemin`
12+
- Includes following tailwindcss plugins (can be disabled/enabled with `config.js`)
13+
1314
- [@tailwindcss/forms](https://github.com/tailwindlabs/tailwindcss-forms)
1415
- [@tailwindcss/line-clamp](https://github.com/tailwindlabs/tailwindcss-line-clamp)
1516
- [@tailwindcss/typography](https://tailwindcss.com/docs/typography-plugin)

0 commit comments

Comments
 (0)