diff --git a/rswind.config.json b/rswind.config.json new file mode 100644 index 0000000..0634149 --- /dev/null +++ b/rswind.config.json @@ -0,0 +1,3 @@ +{ + "content": ["./templates/**/*.html", "./styles.css"] +}