Skip to content

Instantly share code, notes, and snippets.

View arnoldstoba's full-sized avatar

Arnold Stoba arnoldstoba

View GitHub Profile
{
"color-no-invalid-hex": true,
"function-calc-no-unspaced-operator": true,
"function-no-unknown": true,
"string-no-newline": true,
"unit-no-unknown": true,
"custom-property-no-missing-var-function": true,
"property-no-unknown": true,
"keyframe-declaration-no-important": true,
"declaration-block-no-duplicate-custom-properties": true,