Christian Oliff

Results 245 comments of Christian Oliff

Heya... the Do Not Track (DNT) imitative has been deprecated for many years and has been removed altogether from Firefox and Safari. It's really not a helpful setting as sites...

This is a useful enhancement and implemented really well. On the current docs it's not always clear at a glance if an elements color is the default color or if...

> Can't we simply use more lint rules... no, not really. There isn't a 'trim trailing spaces' rule for all linters and there aren't linters for all file-types setup in...

> I'm looking for a better integration between those two. Otherwise it's duplication on one hand and not really enforced in CI on the other hand. I'm not sure what...

just a thought, `text-pretty` and `text-balance` class names aren't super obvious what they do. Perhaps they could be `text-wrap-pretty` and `text-wrap-balance` instead... There is already a `text-wrap` and these are...

That's helpful! Also, I know it's super, super early for feedback/bug reports, but the `v6-dev` branch didn't build locally for me until I updated `"astro-auto-import":` from "^0.2.1" to "^0.4.4",` in...

As this is now handled by all major browsers for a while it would be good to remove this rule as there is no longer a need to add `rel="noopener"`...

Hi @markdumay - I'm also having trouble getting PurgeCSS v7 to run with Hugo. Do you have a complete working example of your `postcss.config.js` - including Autoprefixer you could kindly...