diff --git a/README.md b/README.md index 5c707f8a..7f7fb345 100644 --- a/README.md +++ b/README.md @@ -25,6 +25,7 @@ One neat trick is that you can also create custom one-off templates just by addi - `tag-news.hbs` - Custom template for `/tag/news/` archive - `author-ali.hbs` - Custom template for `/author/ali/` archive +  # Development @@ -46,12 +47,15 @@ The `zip` Gulp task packages the theme files into `dist/.zip`, which yarn zip ``` +  + # PostCSS Features Used - Autoprefixer - Don't worry about writing browser prefixes of any kind, it's all done automatically with support for the latest 2 major versions of every browser. - Variables - Simple pure CSS variables - [Color Function](https://github.com/postcss/postcss-color-function) +  # Copyright & License