Robbie Bardijn

Results 15 comments of Robbie Bardijn

> I use the following plugin for that purpose: https://github.com/sh-waqar/stylelint-declaration-use-variable - though I guess it might make sense for that rule to be part of this package. > > EDIT:...

I know the node-sass linter has this option. I love that. Because then I'm sure all my colors rely on the color scheme vars. And optionally I can dissable the...

These are some links: [no-color-hex](https://github.com/sasstools/sass-lint/blob/master/docs/rules/no-color-hex.md) [no-color-keywords](https://github.com/sasstools/sass-lint/blob/master/docs/rules/no-color-keywords.md) [no-color-literals](https://github.com/sasstools/sass-lint/blob/master/docs/rules/no-color-literals.md) [variable-for-property](https://github.com/sasstools/sass-lint/blob/master/docs/rules/variable-for-property.md)

Did you solve this issue? @softwareklinic @jacekkk ? Having the same one here

Alright! works like a charm! thank you for the update. I made a second PR with the tests on the unless processor. 👍 These last two bullet points may come...

I've created the fractal adapter here: https://github.com/rob-bar/thymeleafjs-adapter

Why is this then not bundled on aws? `Static build of FFmpeg/FFprobe for Amazon Linux 2, packaged as a Lambda layer. Bundles FFmpeg 4.1.3` I think the owner can just...

The message expression is one that would be really handy. I will have a look on how we can implement it

How would we do a .substring now?