An open API service indexing awesome lists of open source software.

https://github.com/imsus/hugo-mix-tailwind

Hugo Boilerplate with Laravel Mix + Tailwind CSS
https://github.com/imsus/hugo-mix-tailwind

hugo hugo-boilerplate laravel-mix tailwindcss

Last synced: 11 months ago
JSON representation

Hugo Boilerplate with Laravel Mix + Tailwind CSS

Awesome Lists containing this project

README

          

# Hugo Mix Tailwind

A simple boilerplate for Hugo Static Site generator. With Laravel Mix and Tailwind CSS.

## Dependencies

| Dependencies | Version |
| --------------------------- | ------- |
| autoprefixer | ^9.4.5 |
| browser-sync | ^2.26.3 |
| browser-sync-webpack-plugin | ^2.0.1 |
| laravel-mix | ^4.0.14 |
| postcss-import | ^12.0.1 |
| postcss-nested | ^4.1.1 |
| postcss-preset-env | ^6.5.0 |
| tailwindcss | ^0.7.3 |
| vue-template-compiler | ^2.5.22 |