Sha256: f322a4ce4a429c3e687d7c5ebe32d37ca856e9ec299751b14f2441e463fe5333
Contents?: true
Size: 312 Bytes
Versions: 3
Compression:
Stored size: 312 Bytes
Contents
/* * Use global syntax */ @include describe("[function] use-syntax") { $selectors: ".block__element--modifier"; @include it("should expect to return false unless syntax is set") { @include should(expect( flint-use-syntax($selectors)), to(be(false)) ); } }
Version data entries
3 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
flint-gs-2.0.6 | tests/input/functions/lib/_use-syntax.scss |
flint-gs-2.0.5 | tests/input/functions/lib/_use-syntax.scss |
flint-gs-2.0.4 | tests/input/functions/lib/_use-syntax.scss |