eleventy-plugin-sass-lightningcss icon indicating copy to clipboard operation
eleventy-plugin-sass-lightningcss copied to clipboard

Use the 11ty configuration API to ignore partials

Open spiroka opened this issue 2 years ago • 0 comments

Instead of manually checking the file name if it starts with an underscore, I've used the 11ty configuration API to ignore those files. I've also added a note about partials to README and converted alerts to use the new alert syntax.

spiroka avatar Nov 10 '23 17:11 spiroka