fix typo
This commit is contained in:
parent
abab1317b0
commit
4457156c94
|
@ -4,7 +4,7 @@
|
|||
|
||||
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), [https://purgecss.com](PurgeCSS) and [Babel](https://babeljs.io/) for CSS and JavaScript compiling/transpiling.
|
||||
Setup to use [PostCSS](http://postcss.org/), [Tailwind CSS](https://tailwindcss.com), [PurgeCSS](https://purgecss.com) 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.
|
||||
|
||||
|
|
Reference in New Issue