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
- Host: GitHub
- URL: https://github.com/imsus/hugo-mix-tailwind
- Owner: imsus
- License: mit
- Created: 2017-11-09T18:29:04.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2019-05-01T14:42:13.000Z (about 7 years ago)
- Last Synced: 2025-06-05T05:44:41.967Z (12 months ago)
- Topics: hugo, hugo-boilerplate, laravel-mix, tailwindcss
- Language: CSS
- Homepage: https://hugo-laravel-mix-tailwindcss.netlify.com/
- Size: 354 KB
- Stars: 11
- Watchers: 0
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE.md
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 |