FlTr

Results 2 issues of FlTr

Think it would be great if the keyframes directives are included in the mixins. ``` scss @mixin pulse { @at-root { @include keyframes( #{$nameSpace}-pulse ) { // ... } }...

enhancement

## Issue Using "base" configuration to inherit from arbitrary section does not work with TOML syntax. ## Environment Provide at least: - OS: Windows 11 Output of pip list of...

bug:minor