GoOz

Results 9 issues of GoOz

Can't decide if it's a SublimeLinter's bug or a Stylelint linter's bug but since the scss linter works just fine, i came to you. So basically, the linter finds the...

I'v been using the word-spacing property with a negative value on the text with bigtext on it. While it seems fine on desktop (even with an iphone-like narrow viewport), on...

## Description I would like to use the `triangle()` mixin with a CSS Custom Property as the color parameter but it obviously fails because the `_is-color` validator doesn't recognize the...

I'm using a button to add a pre-filled new row in a table. For that row I'm using templater because I need to run a script. It used to work...

I may have misunderstood something but why not using partials scss files (prefixing filenames with `_`) so we don't have so many useless css file generated? see http://sass-lang.com/guide#topic-4

As the builder says : > Warning: Found a theme with no package.json file > Theme name: uno > This will be required in future. Please see http://docs.ghost.org/themes/ No worries...

More a request of enhancement than an issue but still. I know it's easier to simply directly upload to Imgur but i can't allow myself to upload anything in the...

I was browsing and stumbled upon a bug. https://github.com/ffoodd/chaarts/assets/1280069/540b508b-1ae7-4296-abe1-beedc6b637c9 Can't see and reach the HTML bit with my mouse. Also the tooltips on the sides are cropped but I'm guessing...

bug

Hello there, I have this setup: - node `18.17.1` - eleventy `2.0.1` - eleventy-img `4.0.2` And I'm currently using eleventy-img with that config: ```js imgOptions: { widths: [400, 812, 1400,...