mirror of
https://github.com/zeon-studio/hugoplate.git
synced 2026-09-10 07:06:19 -04:00
7 lines
169 B
TOML
7 lines
169 B
TOML
[node]
|
|
[node.permissions]
|
|
allowAddons = ["tailwindcss"]
|
|
allowChildProcess = ["tailwindcss"]
|
|
allowRead = [".", "..", "/"]
|
|
allowWorker = ["tailwindcss"]
|