update README.md
This commit is contained in:
parent
f7cf67da5e
commit
abab1317b0
|
@ -4,13 +4,12 @@
|
|||
|
||||
This is a boilerplate for using [Hugo](https://gohugo.io/) as a static site generator and [Webpack](https://webpack.js.org/) as your asset pipeline.
|
||||
|
||||
Setup to use [PostCSS](http://postcss.org/), [Tailwind CSS](https://tailwindcss.com) and [Babel](https://babeljs.io/) for CSS and JavaScript compiling/transpiling.
|
||||
Setup to use [PostCSS](http://postcss.org/), [Tailwind CSS](https://tailwindcss.com), [https://purgecss.com](PurgeCSS) and [Babel](https://babeljs.io/) for CSS and JavaScript compiling/transpiling.
|
||||
|
||||
This project is released under the [MIT license](LICENSE). Please make sure you understand its implications and guarantees.
|
||||
|
||||
## :wrench: Todo
|
||||
|
||||
* Incorporate [PurgeCSS](https://purgecss.com) into build process.
|
||||
* Incorporate a basic starter theme.
|
||||
|
||||
## :crystal_ball: Purpose
|
||||
|
|
Reference in New Issue