diff --git a/config.toml b/config.toml index d74c9bb..34eabff 100644 --- a/config.toml +++ b/config.toml @@ -10,6 +10,5 @@ [[module.imports]] path="github.com/refactoringui/heroicons" [[module.imports.mounts]] - source = "optimized" - target = "assets/svg/heroicons" - + source = "optimized" + target = "assets/svg/heroicons"