diff --git a/src/_data/plugins/eleventy-plugin-less.json b/src/_data/plugins/eleventy-plugin-less.json new file mode 100644 index 0000000000..11f03d35d1 --- /dev/null +++ b/src/_data/plugins/eleventy-plugin-less.json @@ -0,0 +1,5 @@ +{ + "npm": "eleventy-plugin-less", + "author": "nfriedly", + "description": "Compiles Less stylesheets to CSS" +}