Wouter Muller

Results 13 comments of Wouter Muller

Any progress on this?

I found a ticket that seems related: https://github.com/lxs24sxl/vite-plugin-html-env/issues/9 But it does not answer the question. It merely explains something general about .env files. So my question remains: can i use...

@lxs24sxl That's awesome!

+1 I have a similar case where i do the following: ``` li { ..... & + li::before { ..... } } ``` SCSS-lint is complaining about the use of...

I never saw the benefit of having an empty line after the last child element. Doesn't seem to be a convention afaik.

I think something else is going on, i am playing around with the `hologram-example` repository. When i go into the `components/typography/typography.css`, and change: ``` h1{ font-size: 36px; } ``` into:...

Wow, i also just added that! Will check back in a few days to report if the issue is fixed...

I have tried adding the filesync enabled line and also still experience occasional stoppages...