eleventy-plugin-sass-lightningcss
eleventy-plugin-sass-lightningcss copied to clipboard
Use the 11ty configuration API to ignore partials
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.