T Bredin

Results 4 issues of T Bredin

The issue is that Tailwind media queries used in PostCSS blocks in components are not compiling correctly. To replicate, I have generated a new nuxt app with the following settings:...

Love these flags — and it would be awesome if there was a way to import these as a CSS sprite. ## Detailed Description In some circumstances you might not...

empty pseudo content gets a space added. Dealbreaker for me unfortunately (pretty cool otherwise!) ``` content: ""; ``` becomes ``` content: " "; ```

The window width this tool reports is not correct when a scrollbar is present. eg: I am seeing `width: 753` when my browser is actually 768 px wide, showing my...