Christopher Kirk-Nielsen
Christopher Kirk-Nielsen
Hello there, I've been having issues since this morning with my SCSS files. The extension doesn't seem to compile any more, for reasons unknown, as it was working perfectly fine...
### Describe the bug When purging CSS, if a non-blocklisted selector is present in an `:is()` or `:where()` selector (e.g. `:is(h1, h2, h3)`, it is still purged from the resulting...
Hi there, I like this plugin but ran into issues: I wanted to be able to add localised strings from context. My reasoning behind not adding those strings into a...
As proposed in #23 I extended this plugin instead of providing a custom implementation: easier to see what's going on! This adds the ability to extend the dictionary on a...
I am seeing "300" being output in the console on every Eleventy build and finally found out why. Not a huge deal but it's not very useful in general. Maybe...
Addresses #3 Just a draft for now as I need to test this a little, but this should be the bulk of it.
Hi! I am really enjoying these little bundles of joy. I'm rebuilding a site and wanted to take advantage of this plugin. I have some one-off layouts for which the...
Hi there, First off, this is a wonderful little library, great work! I'm using ESM with Node 18 (same result on latest Node 22) and using `import` fails on `import...
**URL**: https://codepen.io/chriskirknielsen/pen/jOowrPP **Browser / Version**: Safari Technology Preview 192 (Safari 17.4, WebKit 18619.1.8.1) **Operating System**: Mac OS X 13.4.1 **Tested Another Browser**: Yes Firefox **Problem type**: Something else **Description**: SVG...
### Description When using the special 3D-esque `border-style` values of `ridge` or `groove`, browsers render them with very inconsistent shifts in color when using darker colors: # Firefox ![border render...