mirror of
https://github.com/davegallant/davegallant.github.io.git
synced 2025-08-07 00:58:13 +00:00
Disable postcss-purgecss
This commit is contained in:
5
go.mod
5
go.mod
@@ -2,4 +2,7 @@ module davegallant.github.io
|
||||
|
||||
go 1.21
|
||||
|
||||
require github.com/davegallant/hugo-theme-gruvbox v0.0.0-20240102155230-cac2894e8557 // indirect
|
||||
require (
|
||||
github.com/davegallant/hugo-theme-gruvbox v0.0.0-20240102202609-f31cb2b5c2f4 // indirect
|
||||
github.com/schnerring/hugo-mod-json-resume v0.0.0-20231224014047-e651a547c19a // indirect
|
||||
)
|
||||
|
Reference in New Issue
Block a user