@less/test-data 4.4.3 → 4.4.4
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/{tests-unit/calc → css/_main}/calc.css +15 -16
- package/css/_main/colors.css +140 -0
- package/{tests-unit/import → css/_main}/import-interpolation.css +1 -1
- package/{tests-unit/urls → css/_main}/urls.css +8 -8
- package/css/_main/variables.css +97 -0
- package/{tests-config → css}/static-urls/urls.css +2 -2
- package/{tests-unit/calc → less/_main}/calc.less +23 -23
- package/less/_main/charsets.less +3 -0
- package/less/_main/colors.less +164 -0
- package/{tests-unit/color-functions/modern-syntax.less → less/_main/colors2.less} +1 -2
- package/{tests-unit/comments → less/_main}/comments.less +1 -2
- package/{tests-unit/comments → less/_main}/comments2.less +0 -1
- package/{tests-unit/container → less/_main}/container.less +0 -2
- package/{tests-unit/css-3 → less/_main}/css-3.less +0 -2
- package/{tests-unit/css-escapes → less/_main}/css-escapes.less +1 -2
- package/{tests-unit/css-grid → less/_main}/css-grid.less +1 -3
- package/{tests-unit/css-guards → less/_main}/css-guards.less +2 -3
- package/{tests-unit/detached-rulesets → less/_main}/detached-rulesets.less +1 -3
- package/{tests-unit/directives-bubbling/directives-bubbling.less → less/_main/directives-bubling.less} +1 -2
- package/{tests-unit/extend-chaining → less/_main}/extend-chaining.less +1 -2
- package/{tests-unit/extend-exact → less/_main}/extend-exact.less +0 -1
- package/{tests-unit/extend-media → less/_main}/extend-media.less +1 -2
- package/{tests-unit/extend-nest → less/_main}/extend-nest.less +1 -2
- package/{tests-unit/extend-selector → less/_main}/extend-selector.less +0 -1
- package/{tests-unit/extend → less/_main}/extend.less +1 -2
- package/{tests-unit/extract-and-length → less/_main}/extract-and-length.less +1 -2
- package/{tests-unit/functions-each → less/_main}/functions-each.less +1 -3
- package/{tests-unit/ie-filters → less/_main}/ie-filters.less +1 -3
- package/{tests-unit/import → less/_main}/import/import-and-relative-paths-test.less +1 -1
- package/{tests-unit/import → less/_main}/import-reference.less +2 -2
- package/{tests-unit/javascript → less/_main}/javascript.less +0 -1
- package/{tests-unit/layer → less/_main}/layer.less +0 -2
- package/{tests-unit/lazy-eval → less/_main}/lazy-eval.less +0 -1
- package/{tests-unit/media → less/_main}/media.less +1 -0
- package/{tests-unit/merge → less/_main}/merge.less +0 -1
- package/{tests-unit/mixin-noparens → less/_main}/mixin-noparens.less +1 -1
- package/{tests-unit/mixins-important → less/_main}/mixins-important.less +1 -0
- package/{tests-unit/mixins-interpolated → less/_main}/mixins-interpolated.less +1 -0
- package/{tests-unit/mixins-named-args → less/_main}/mixins-named-args.less +1 -1
- package/{tests-unit/mixins → less/_main}/mixins.less +1 -1
- package/{tests-unit/no-output → less/_main}/no-output.less +1 -1
- package/{tests-unit/operations → less/_main}/operations.less +0 -1
- package/{tests-unit/parse-interpolation → less/_main}/parse-interpolation.less +1 -2
- package/{tests-unit/permissive-parse → less/_main}/permissive-parse.less +0 -2
- package/{tests-unit/plugin-module → less/_main}/plugin-module.less +1 -0
- package/{tests-unit/plugin-preeval → less/_main}/plugin-preeval.less +1 -1
- package/{tests-unit/plugin → less/_main}/plugin.less +0 -1
- package/{tests-unit/property-accessors → less/_main}/property-accessors.less +1 -2
- package/{tests-unit/property-name-interp → less/_main}/property-name-interp.less +1 -1
- package/{tests-unit/rulesets → less/_main}/rulesets.less +0 -1
- package/{tests-unit/scope → less/_main}/scope.less +1 -1
- package/{tests-unit/selectors → less/_main}/selectors.less +0 -2
- package/{tests-unit/starting-style → less/_main}/starting-style.less +0 -2
- package/{tests-unit/strings → less/_main}/strings.less +0 -1
- package/{tests-unit/urls → less/_main}/urls.less +11 -11
- package/{tests-unit/variables-in-at-rules → less/_main}/variables-in-at-rules.less +1 -0
- package/less/_main/variables.less +161 -0
- package/{tests-unit/whitespace → less/_main}/whitespace.less +0 -1
- package/{tests-config → less}/static-urls/urls.less +1 -2
- package/{tests-config → less}/url-args/urls.less +5 -5
- package/package.json +1 -1
- package/tests-config/3rd-party/styles.config.cjs +0 -7
- package/tests-config/at-rules-compressed/at-rules-compressed.css +0 -1
- package/tests-config/at-rules-compressed/at-rules-compressed.less +0 -34
- package/tests-config/at-rules-compressed/styles.config.cjs +0 -8
- package/tests-config/at-rules-compressed-evaluation/at-rules-compressed-evaluation.css +0 -1
- package/tests-config/at-rules-compressed-evaluation/at-rules-compressed-evaluation.less +0 -112
- package/tests-config/at-rules-compressed-evaluation/styles.config.cjs +0 -8
- package/tests-config/compression/styles.config.cjs +0 -8
- package/tests-config/debug/all/linenumbers-all.less +0 -2
- package/tests-config/debug/all/styles.config.cjs +0 -8
- package/tests-config/debug/comments/linenumbers-comments.less +0 -2
- package/tests-config/debug/comments/styles.config.cjs +0 -8
- package/tests-config/debug/mediaquery/linenumbers-mediaquery.less +0 -2
- package/tests-config/debug/mediaquery/styles.config.cjs +0 -8
- package/tests-config/filemanagerPlugin/styles.config.cjs +0 -7
- package/tests-config/globalVars/styles.config.cjs +0 -13
- package/tests-config/include-path/styles.config.cjs +0 -9
- package/tests-config/include-path-string/styles.config.cjs +0 -7
- package/tests-config/js-type-errors/styles.config.cjs +0 -9
- package/tests-config/math-always/styles.config.cjs +0 -7
- package/tests-config/math-parens-division/styles.config.cjs +0 -7
- package/tests-config/math-strict/styles.config.cjs +0 -7
- package/tests-config/modifyVars/styles.config.cjs +0 -11
- package/tests-config/namespacing/styles.config.cjs +0 -5
- package/tests-config/no-js-errors/styles.config.cjs +0 -9
- package/tests-config/postProcessorPlugin/styles.config.cjs +0 -7
- package/tests-config/preProcessorPlugin/styles.config.cjs +0 -7
- package/tests-config/process-imports/styles.config.cjs +0 -7
- package/tests-config/rewrite-urls-all/styles.config.cjs +0 -7
- package/tests-config/rewrite-urls-local/styles.config.cjs +0 -7
- package/tests-config/rootpath-rewrite-urls-all/styles.config.cjs +0 -8
- package/tests-config/rootpath-rewrite-urls-local/styles.config.cjs +0 -8
- package/tests-config/sourcemaps/comprehensive/comprehensive.css +0 -85
- package/tests-config/sourcemaps/comprehensive/comprehensive.less +0 -142
- package/tests-config/sourcemaps/comprehensive/styles.config.cjs +0 -10
- package/tests-config/sourcemaps/styles.config.cjs +0 -12
- package/tests-config/sourcemaps-basepath/sourcemaps-basepath.css +0 -8
- package/tests-config/sourcemaps-basepath/sourcemaps-basepath.less +0 -11
- package/tests-config/sourcemaps-basepath/styles.config.cjs +0 -14
- package/tests-config/sourcemaps-disable-annotation/styles.config.cjs +0 -11
- package/tests-config/sourcemaps-empty/styles.config.cjs +0 -11
- package/tests-config/sourcemaps-include-source/sourcemaps-include-source.css +0 -9
- package/tests-config/sourcemaps-include-source/sourcemaps-include-source.css.map +0 -1
- package/tests-config/sourcemaps-include-source/sourcemaps-include-source.less +0 -13
- package/tests-config/sourcemaps-include-source/styles.config.cjs +0 -10
- package/tests-config/sourcemaps-rootpath/sourcemaps-rootpath.css +0 -8
- package/tests-config/sourcemaps-rootpath/sourcemaps-rootpath.less +0 -11
- package/tests-config/sourcemaps-rootpath/styles.config.cjs +0 -10
- package/tests-config/sourcemaps-url/sourcemaps-url.css +0 -8
- package/tests-config/sourcemaps-url/sourcemaps-url.less +0 -11
- package/tests-config/sourcemaps-url/styles.config.cjs +0 -10
- package/tests-config/sourcemaps-variable-selector/styles.config.cjs +0 -9
- package/tests-config/static-urls/styles.config.cjs +0 -9
- package/tests-config/strict-imports/imported.less +0 -3
- package/tests-config/strict-imports/strict-imports.css +0 -11
- package/tests-config/strict-imports/strict-imports.less +0 -19
- package/tests-config/strict-imports/styles.config.cjs +0 -7
- package/tests-config/units/no-strict/styles.config.cjs +0 -8
- package/tests-config/units/strict/styles.config.cjs +0 -8
- package/tests-config/url-args/styles.config.cjs +0 -7
- package/tests-config/visitorPlugin/styles.config.cjs +0 -7
- package/tests-error/eval/namespace-property-not-found.less +0 -7
- package/tests-error/eval/namespace-property-not-found.txt +0 -2
- package/tests-error/eval/namespace-variable-not-found.less +0 -7
- package/tests-error/eval/namespace-variable-not-found.txt +0 -2
- package/tests-error/eval/property-undefined.less +0 -4
- package/tests-error/eval/property-undefined.txt +0 -5
- package/tests-error/eval/recursive-property.less +0 -4
- package/tests-error/eval/recursive-property.txt +0 -5
- package/tests-error/eval/styles.config.cjs +0 -9
- package/tests-error/parse/styles.config.cjs +0 -9
- package/tests-unit/at-rules/at-rules.css +0 -107
- package/tests-unit/at-rules/at-rules.less +0 -154
- package/tests-unit/at-rules-declarations/at-rules-declarations.css +0 -16
- package/tests-unit/at-rules-declarations/at-rules-declarations.less +0 -25
- package/tests-unit/at-rules-empty/at-rules-empty.css +0 -4
- package/tests-unit/at-rules-empty/at-rules-empty.less +0 -15
- package/tests-unit/at-rules-empty-block/at-rules-empty-block.less +0 -19
- package/tests-unit/at-rules-keyword-comments/at-rules-keyword-comments.css +0 -9
- package/tests-unit/at-rules-keyword-comments/at-rules-keyword-comments.less +0 -13
- package/tests-unit/at-rules-targeted/at-rules-targeted.css +0 -52
- package/tests-unit/at-rules-targeted/at-rules-targeted.less +0 -81
- package/tests-unit/charsets/charsets.less +0 -4
- package/tests-unit/charsets/import/import-charset-test.less +0 -1
- package/tests-unit/color-functions/alpha.css +0 -15
- package/tests-unit/color-functions/alpha.less +0 -19
- package/tests-unit/color-functions/basic.css +0 -18
- package/tests-unit/color-functions/basic.less +0 -23
- package/tests-unit/color-functions/comprehensive.css +0 -45
- package/tests-unit/color-functions/comprehensive.less +0 -58
- package/tests-unit/color-functions/formats.css +0 -39
- package/tests-unit/color-functions/formats.less +0 -46
- package/tests-unit/color-functions/modern.css +0 -36
- package/tests-unit/color-functions/modern.less +0 -48
- package/tests-unit/color-functions/operations.css +0 -15
- package/tests-unit/color-functions/operations.less +0 -8
- package/tests-unit/color-functions/rgba.css +0 -17
- package/tests-unit/color-functions/rgba.less +0 -18
- package/tests-unit/empty/empty.less +0 -3
- package/tests-unit/extend/extend-clearfix.css +0 -19
- package/tests-unit/extend-clearfix/extend-clearfix.less +0 -20
- package/tests-unit/import/import/import-test-e.less +0 -2
- package/tests-unit/import/import/imports/logo.less +0 -6
- package/tests-unit/import/styles.config.cjs +0 -7
- package/tests-unit/javascript/styles.config.cjs +0 -7
- package/tests-unit/layer/assets/import/layer-import.less +0 -4
- package/tests-unit/layer/import/layer-import.less +0 -5
- package/tests-unit/mixins/maps.css +0 -6
- package/tests-unit/mixins/maps.less +0 -15
- package/tests-unit/mixins/mixins-advanced.css +0 -41
- package/tests-unit/mixins/mixins-advanced.less +0 -109
- package/tests-unit/namespace-targeted/namespace-targeted.css +0 -9
- package/tests-unit/namespace-targeted/namespace-targeted.less +0 -33
- package/tests-unit/nesting/nesting.css +0 -24
- package/tests-unit/nesting/nesting.less +0 -37
- package/tests-unit/operations/operations-advanced.css +0 -33
- package/tests-unit/operations/operations-advanced.less +0 -76
- package/tests-unit/parser-property-interp/parser-property-interp.css +0 -9
- package/tests-unit/parser-property-interp/parser-property-interp.less +0 -28
- package/tests-unit/parser-slashed-combinator/parser-slashed-combinator.css +0 -9
- package/tests-unit/parser-slashed-combinator/parser-slashed-combinator.less +0 -20
- package/tests-unit/property-targeted/property-targeted.css +0 -4
- package/tests-unit/property-targeted/property-targeted.less +0 -21
- package/tests-unit/styles.config.cjs +0 -9
- package/tests-unit/urls/actual.css +0 -65
- package/tests-unit/urls/assets/nested-gradient-with-svg-gradient/mixin-consumer.less +0 -4
- package/tests-unit/urls/css/background.css +0 -3
- package/tests-unit/urls/import/import-and-relative-paths-test.less +0 -17
- package/tests-unit/urls/import/import-test-d.css +0 -1
- package/tests-unit/urls/import/imports/font.less +0 -8
- package/tests-unit/urls/nested-gradient-with-svg-gradient/svg-gradient-mixin.less +0 -15
- package/tests-unit/variables/variable-advanced.css +0 -56
- package/tests-unit/variables/variable-advanced.less +0 -80
- package/tests-unit/variables/variables.css +0 -43
- package/tests-unit/variables/variables.less +0 -87
- package/{tests-config → css}/3rd-party/bootstrap4.css +0 -0
- package/{tests-unit/charsets → css/_main}/charsets.css +0 -0
- package/{tests-unit/color-functions/modern-syntax.css → css/_main/colors2.css} +0 -0
- package/{tests-unit/comments → css/_main}/comments.css +0 -0
- package/{tests-unit/comments → css/_main}/comments2.css +0 -0
- package/{tests-unit/container → css/_main}/container.css +0 -0
- package/{tests-unit/css-3 → css/_main}/css-3.css +0 -0
- package/{tests-unit/css-escapes → css/_main}/css-escapes.css +0 -0
- package/{tests-unit/css-grid → css/_main}/css-grid.css +0 -0
- package/{tests-unit/css-guards → css/_main}/css-guards.css +0 -0
- package/{tests-unit/detached-rulesets → css/_main}/detached-rulesets.css +0 -0
- package/{tests-unit/directives-bubbling/directives-bubbling.css → css/_main/directives-bubling.css} +0 -0
- package/{tests-unit/empty → css/_main}/empty.css +0 -0
- package/{tests-unit/extend-chaining → css/_main}/extend-chaining.css +0 -0
- package/{tests-unit/extend-clearfix → css/_main}/extend-clearfix.css +0 -0
- package/{tests-unit/extend-exact → css/_main}/extend-exact.css +0 -0
- package/{tests-unit/extend-media → css/_main}/extend-media.css +0 -0
- package/{tests-unit/extend-nest → css/_main}/extend-nest.css +0 -0
- package/{tests-unit/extend-selector → css/_main}/extend-selector.css +0 -0
- package/{tests-unit/extend → css/_main}/extend.css +0 -0
- package/{tests-unit/extract-and-length → css/_main}/extract-and-length.css +0 -0
- package/{tests-unit/functions-each → css/_main}/functions-each.css +0 -0
- package/{tests-unit/functions → css/_main}/functions.css +0 -0
- package/{tests-unit/ie-filters → css/_main}/ie-filters.css +0 -0
- package/{tests-unit/impor → css/_main}/impor.css +0 -0
- package/{tests-unit/import → css/_main}/import-inline.css +0 -0
- package/{tests-unit/import → css/_main}/import-module.css +0 -0
- package/{tests-unit/import → css/_main}/import-once.css +0 -0
- package/{tests-unit/import → css/_main}/import-reference-issues.css +0 -0
- package/{tests-unit/import → css/_main}/import-reference.css +0 -0
- package/{tests-unit/import → css/_main}/import-remote.css +0 -0
- package/{tests-unit/import → css/_main}/import.css +0 -0
- package/{tests-unit/javascript → css/_main}/javascript.css +0 -0
- package/{tests-unit/layer → css/_main}/layer.css +0 -0
- package/{tests-unit/lazy-eval → css/_main}/lazy-eval.css +0 -0
- package/{tests-unit/media → css/_main}/media.css +0 -0
- package/{tests-unit/merge → css/_main}/merge.css +0 -0
- package/{tests-unit/mixin-noparens → css/_main}/mixin-noparens.css +0 -0
- package/{tests-unit/mixins-closure → css/_main}/mixins-closure.css +0 -0
- package/{tests-unit/mixins-guards-default-func → css/_main}/mixins-guards-default-func.css +0 -0
- package/{tests-unit/mixins-guards → css/_main}/mixins-guards.css +0 -0
- package/{tests-unit/mixins-important → css/_main}/mixins-important.css +0 -0
- package/{tests-unit/mixins-interpolated → css/_main}/mixins-interpolated.css +0 -0
- package/{tests-unit/mixins-named-args → css/_main}/mixins-named-args.css +0 -0
- package/{tests-unit/mixins-nested → css/_main}/mixins-nested.css +0 -0
- package/{tests-unit/mixins-pattern → css/_main}/mixins-pattern.css +0 -0
- package/{tests-unit/mixins → css/_main}/mixins.css +0 -0
- package/{tests-unit/no-output → css/_main}/no-output.css +0 -0
- package/{tests-unit/operations → css/_main}/operations.css +0 -0
- package/{tests-unit/parse-interpolation → css/_main}/parse-interpolation.css +0 -0
- package/{tests-unit/permissive-parse → css/_main}/permissive-parse.css +0 -0
- package/{tests-unit/plugi → css/_main}/plugi.css +0 -0
- package/{tests-unit/plugin-module → css/_main}/plugin-module.css +0 -0
- package/{tests-unit/plugin-preeval → css/_main}/plugin-preeval.css +0 -0
- package/{tests-unit/plugin → css/_main}/plugin.css +0 -0
- package/{tests-unit/property-accessors → css/_main}/property-accessors.css +0 -0
- package/{tests-unit/property-name-interp → css/_main}/property-name-interp.css +0 -0
- package/{tests-unit/rulesets → css/_main}/rulesets.css +0 -0
- package/{tests-unit/scope → css/_main}/scope.css +0 -0
- package/{tests-unit/selectors → css/_main}/selectors.css +0 -0
- package/{tests-unit/starting-style → css/_main}/starting-style.css +0 -0
- package/{tests-unit/strings → css/_main}/strings.css +0 -0
- package/{tests-unit/variables-in-at-rules → css/_main}/variables-in-at-rules.css +0 -0
- package/{tests-unit/whitespace → css/_main}/whitespace.css +0 -0
- package/{tests-config → css}/compression/compression.css +0 -0
- package/{tests-config/debug/all → css/debug}/linenumbers-all.css +0 -0
- package/{tests-config/debug/comments → css/debug}/linenumbers-comments.css +0 -0
- package/{tests-config/debug/mediaquery → css/debug}/linenumbers-mediaquery.css +0 -0
- package/{tests-config → css}/filemanagerPlugin/filemanager.css +0 -0
- package/{tests-config → css}/globalVars/extended.css +0 -0
- package/{tests-config → css}/globalVars/simple.css +0 -0
- package/{tests-config → css}/include-path/include-path.css +0 -0
- package/{tests-config → css}/include-path-string/include-path-string.css +0 -0
- package/{tests-config → css}/math/always/mixins-guards.css +0 -0
- package/{tests-config → css}/math/always/no-sm-operations.css +0 -0
- package/{tests-config → css}/math/parens-division/media-math.css +0 -0
- package/{tests-config → css}/math/parens-division/mixins-args.css +0 -0
- package/{tests-config → css}/math/parens-division/new-division.css +0 -0
- package/{tests-config → css}/math/parens-division/parens.css +0 -0
- package/{tests-config → css}/math/strict/css.css +0 -0
- package/{tests-config → css}/math/strict/media-math.css +0 -0
- package/{tests-config → css}/math/strict/mixins-args.css +0 -0
- package/{tests-config → css}/math/strict/parens.css +0 -0
- package/{tests-config → css}/modifyVars/extended.css +0 -0
- package/{tests-config → css}/namespacing/namespacing-1.css +0 -0
- package/{tests-config → css}/namespacing/namespacing-2.css +0 -0
- package/{tests-config → css}/namespacing/namespacing-3.css +0 -0
- package/{tests-config → css}/namespacing/namespacing-4.css +0 -0
- package/{tests-config → css}/namespacing/namespacing-5.css +0 -0
- package/{tests-config → css}/namespacing/namespacing-6.css +0 -0
- package/{tests-config → css}/namespacing/namespacing-7.css +0 -0
- package/{tests-config → css}/namespacing/namespacing-8.css +0 -0
- package/{tests-config → css}/namespacing/namespacing-functions.css +0 -0
- package/{tests-config → css}/namespacing/namespacing-media.css +0 -0
- package/{tests-config → css}/namespacing/namespacing-operations.css +0 -0
- package/{tests-config → css}/postProcessorPlugin/postProcessor.css +0 -0
- package/{tests-config → css}/preProcessorPlugin/preProcessor.css +0 -0
- package/{tests-config → css}/process-imports/google.css +0 -0
- package/{tests-config → css}/rewrite-urls-all/rewrite-urls-all.css +0 -0
- package/{tests-config → css}/rewrite-urls-local/rewrite-urls-local.css +0 -0
- package/{tests-config → css}/rootpath-rewrite-urls-all/rootpath-rewrite-urls-all.css +0 -0
- package/{tests-config → css}/rootpath-rewrite-urls-local/rootpath-rewrite-urls-local.css +0 -0
- package/{tests-config → css}/units/no-strict/no-strict.css +0 -0
- package/{tests-config → css}/units/strict/strict-units.css +0 -0
- package/{tests-config → css}/url-args/urls.css +0 -0
- package/{tests-config → css}/visitorPlugin/visitor.css +0 -0
- package/{tests-error → errors}/eval/add-mixed-units.less +0 -0
- package/{tests-error → errors}/eval/add-mixed-units.txt +0 -0
- package/{tests-error → errors}/eval/add-mixed-units2.less +0 -0
- package/{tests-error → errors}/eval/add-mixed-units2.txt +0 -0
- package/{tests-error → errors}/eval/at-rules-undefined-var.less +0 -0
- package/{tests-error → errors}/eval/at-rules-undefined-var.txt +0 -0
- package/{tests-error → errors}/eval/color-func-invalid-color-2.less +0 -0
- package/{tests-error → errors}/eval/color-func-invalid-color-2.txt +0 -0
- package/{tests-error → errors}/eval/color-func-invalid-color.less +0 -0
- package/{tests-error → errors}/eval/color-func-invalid-color.txt +0 -0
- package/{tests-error → errors}/eval/css-guard-default-func.less +0 -0
- package/{tests-error → errors}/eval/css-guard-default-func.txt +0 -0
- package/{tests-error → errors}/eval/detached-ruleset-1.less +0 -0
- package/{tests-error → errors}/eval/detached-ruleset-1.txt +0 -0
- package/{tests-error → errors}/eval/detached-ruleset-2.less +0 -0
- package/{tests-error → errors}/eval/detached-ruleset-2.txt +0 -0
- package/{tests-error → errors}/eval/detached-ruleset-3.less +0 -0
- package/{tests-error → errors}/eval/detached-ruleset-3.txt +0 -0
- package/{tests-error → errors}/eval/detached-ruleset-5.less +0 -0
- package/{tests-error → errors}/eval/detached-ruleset-5.txt +0 -0
- package/{tests-error → errors}/eval/divide-mixed-units.less +0 -0
- package/{tests-error → errors}/eval/divide-mixed-units.txt +0 -0
- package/{tests-error → errors}/eval/extend-no-selector.less +0 -0
- package/{tests-error → errors}/eval/extend-no-selector.txt +0 -0
- package/{tests-error → errors}/eval/functions-1.less +0 -0
- package/{tests-error → errors}/eval/functions-1.txt +0 -0
- package/{tests-error → errors}/eval/functions-10-keyword.less +0 -0
- package/{tests-error → errors}/eval/functions-10-keyword.txt +0 -0
- package/{tests-error → errors}/eval/functions-11-operation.less +0 -0
- package/{tests-error → errors}/eval/functions-11-operation.txt +0 -0
- package/{tests-error → errors}/eval/functions-12-quoted.less +0 -0
- package/{tests-error → errors}/eval/functions-12-quoted.txt +0 -0
- package/{tests-error → errors}/eval/functions-13-selector.less +0 -0
- package/{tests-error → errors}/eval/functions-13-selector.txt +0 -0
- package/{tests-error → errors}/eval/functions-14-url.less +0 -0
- package/{tests-error → errors}/eval/functions-14-url.txt +0 -0
- package/{tests-error → errors}/eval/functions-15-value.less +0 -0
- package/{tests-error → errors}/eval/functions-15-value.txt +0 -0
- package/{tests-error → errors}/eval/functions-3-assignment.less +0 -0
- package/{tests-error → errors}/eval/functions-3-assignment.txt +0 -0
- package/{tests-error → errors}/eval/functions-4-call.less +0 -0
- package/{tests-error → errors}/eval/functions-4-call.txt +0 -0
- package/{tests-error → errors}/eval/functions-5-color-2.less +0 -0
- package/{tests-error → errors}/eval/functions-5-color-2.txt +0 -0
- package/{tests-error → errors}/eval/functions-5-color.less +0 -0
- package/{tests-error → errors}/eval/functions-5-color.txt +0 -0
- package/{tests-error → errors}/eval/functions-6-condition.less +0 -0
- package/{tests-error → errors}/eval/functions-6-condition.txt +0 -0
- package/{tests-error → errors}/eval/functions-7-dimension.less +0 -0
- package/{tests-error → errors}/eval/functions-7-dimension.txt +0 -0
- package/{tests-error → errors}/eval/functions-8-element.less +0 -0
- package/{tests-error → errors}/eval/functions-8-element.txt +0 -0
- package/{tests-error → errors}/eval/functions-9-expression.less +0 -0
- package/{tests-error → errors}/eval/functions-9-expression.txt +0 -0
- package/{tests-error → errors}/eval/import-missing.less +0 -0
- package/{tests-error → errors}/eval/import-missing.txt +0 -0
- package/{tests-error → errors}/eval/import-subfolder1.less +0 -0
- package/{tests-error → errors}/eval/import-subfolder1.txt +0 -0
- package/{tests-error → errors}/eval/imports/import-subfolder1.less +0 -0
- package/{tests-error → errors}/eval/imports/import-test.less +0 -0
- package/{tests-error → errors}/eval/imports/subfolder/mixin-not-defined.less +0 -0
- package/{tests-error → errors}/eval/javascript-undefined-var.less +0 -0
- package/{tests-error → errors}/eval/javascript-undefined-var.txt +0 -0
- package/{tests-error → errors}/eval/mixin-not-defined-2.less +0 -0
- package/{tests-error → errors}/eval/mixin-not-defined-2.txt +0 -0
- package/{tests-error → errors}/eval/mixin-not-defined.less +0 -0
- package/{tests-error → errors}/eval/mixin-not-defined.txt +0 -0
- package/{tests-error → errors}/eval/mixin-not-matched.less +0 -0
- package/{tests-error → errors}/eval/mixin-not-matched.txt +0 -0
- package/{tests-error → errors}/eval/mixin-not-matched2.less +0 -0
- package/{tests-error → errors}/eval/mixin-not-matched2.txt +0 -0
- package/{tests-error → errors}/eval/mixin-not-visible-in-scope-1.less +0 -0
- package/{tests-error → errors}/eval/mixin-not-visible-in-scope-1.txt +0 -0
- package/{tests-error → errors}/eval/mixins-guards-default-func-1.less +0 -0
- package/{tests-error → errors}/eval/mixins-guards-default-func-1.txt +0 -0
- package/{tests-error → errors}/eval/mixins-guards-default-func-2.less +0 -0
- package/{tests-error → errors}/eval/mixins-guards-default-func-2.txt +0 -0
- package/{tests-error → errors}/eval/mixins-guards-default-func-3.less +0 -0
- package/{tests-error → errors}/eval/mixins-guards-default-func-3.txt +0 -0
- package/{tests-error → errors}/eval/multiple-guards-on-css-selectors.less +0 -0
- package/{tests-error → errors}/eval/multiple-guards-on-css-selectors.txt +0 -0
- package/{tests-error → errors}/eval/multiple-guards-on-css-selectors2.less +0 -0
- package/{tests-error → errors}/eval/multiple-guards-on-css-selectors2.txt +0 -0
- package/{tests-error → errors}/eval/multiply-mixed-units.less +0 -0
- package/{tests-error → errors}/eval/multiply-mixed-units.txt +0 -0
- package/{tests-error → errors}/eval/namespacing-2.less +0 -0
- package/{tests-error → errors}/eval/namespacing-2.txt +0 -0
- package/{tests-error → errors}/eval/namespacing-3.less +0 -0
- package/{tests-error → errors}/eval/namespacing-3.txt +0 -0
- package/{tests-error → errors}/eval/namespacing-4.less +0 -0
- package/{tests-error → errors}/eval/namespacing-4.txt +0 -0
- package/{tests-error → errors}/eval/percentage-non-number-argument.less +0 -0
- package/{tests-error → errors}/eval/percentage-non-number-argument.txt +0 -0
- package/{tests-error → errors}/eval/plugin/plugin-error-2.js +0 -0
- package/{tests-error → errors}/eval/plugin/plugin-error-3.js +0 -0
- package/{tests-error → errors}/eval/plugin/plugin-error.js +0 -0
- package/{tests-error → errors}/eval/plugin-1.less +0 -0
- package/{tests-error → errors}/eval/plugin-1.txt +0 -0
- package/{tests-error → errors}/eval/plugin-2.less +0 -0
- package/{tests-error → errors}/eval/plugin-2.txt +0 -0
- package/{tests-error → errors}/eval/plugin-3.less +0 -0
- package/{tests-error → errors}/eval/plugin-3.txt +0 -0
- package/{tests-error → errors}/eval/property-in-root.less +0 -0
- package/{tests-error → errors}/eval/property-in-root.txt +0 -0
- package/{tests-error → errors}/eval/property-in-root2.less +0 -0
- package/{tests-error → errors}/eval/property-in-root2.txt +0 -0
- package/{tests-error → errors}/eval/property-in-root3.less +0 -0
- package/{tests-error → errors}/eval/property-in-root3.txt +0 -0
- package/{tests-error → errors}/eval/property-interp-not-defined.less +0 -0
- package/{tests-error → errors}/eval/property-interp-not-defined.txt +0 -0
- package/{tests-error → errors}/eval/recursive-variable.less +0 -0
- package/{tests-error → errors}/eval/recursive-variable.txt +0 -0
- package/{tests-error → errors}/eval/root-func-undefined-1.less +0 -0
- package/{tests-error → errors}/eval/root-func-undefined-1.txt +0 -0
- package/{tests-error → errors}/eval/root-func-undefined-2.less +0 -0
- package/{tests-error → errors}/eval/root-func-undefined-2.txt +0 -0
- package/{tests-error → errors}/eval/svg-gradient1.less +0 -0
- package/{tests-error → errors}/eval/svg-gradient1.txt +0 -0
- package/{tests-error → errors}/eval/svg-gradient2.less +0 -0
- package/{tests-error → errors}/eval/svg-gradient2.txt +0 -0
- package/{tests-error → errors}/eval/svg-gradient3.less +0 -0
- package/{tests-error → errors}/eval/svg-gradient3.txt +0 -0
- package/{tests-error → errors}/eval/svg-gradient4.less +0 -0
- package/{tests-error → errors}/eval/svg-gradient4.txt +0 -0
- package/{tests-error → errors}/eval/svg-gradient5.less +0 -0
- package/{tests-error → errors}/eval/svg-gradient5.txt +0 -0
- package/{tests-error → errors}/eval/svg-gradient6.less +0 -0
- package/{tests-error → errors}/eval/svg-gradient6.txt +0 -0
- package/{tests-error → errors}/eval/unit-function.less +0 -0
- package/{tests-error → errors}/eval/unit-function.txt +0 -0
- package/{tests-error → errors}/parse/at-rules-unmatching-block.less +0 -0
- package/{tests-error → errors}/parse/at-rules-unmatching-block.txt +0 -0
- package/{tests-error → errors}/parse/bad-variable-declaration1.less +0 -0
- package/{tests-error → errors}/parse/bad-variable-declaration1.txt +0 -0
- package/{tests-error → errors}/parse/custom-property-unmatched-block-1.less +0 -0
- package/{tests-error → errors}/parse/custom-property-unmatched-block-1.txt +0 -0
- package/{tests-error → errors}/parse/custom-property-unmatched-block-2.less +0 -0
- package/{tests-error → errors}/parse/custom-property-unmatched-block-2.txt +0 -0
- package/{tests-error → errors}/parse/custom-property-unmatched-block-3.less +0 -0
- package/{tests-error → errors}/parse/custom-property-unmatched-block-3.txt +0 -0
- package/{tests-error → errors}/parse/detached-ruleset-6.less +0 -0
- package/{tests-error → errors}/parse/detached-ruleset-6.txt +0 -0
- package/{tests-error → errors}/parse/extend-not-at-end.less +0 -0
- package/{tests-error → errors}/parse/extend-not-at-end.txt +0 -0
- package/{tests-error → errors}/parse/import-malformed.less +0 -0
- package/{tests-error → errors}/parse/import-malformed.txt +0 -0
- package/{tests-error → errors}/parse/import-no-semi.less +0 -0
- package/{tests-error → errors}/parse/import-no-semi.txt +0 -0
- package/{tests-error → errors}/parse/import-subfolder2.less +0 -0
- package/{tests-error → errors}/parse/import-subfolder2.txt +0 -0
- package/{tests-error → errors}/parse/imports/import-subfolder2.less +0 -0
- package/{tests-error → errors}/parse/imports/subfolder/parse-error-curly-bracket.less +0 -0
- package/{tests-error → errors}/parse/invalid-color-with-comment.less +0 -0
- package/{tests-error → errors}/parse/invalid-color-with-comment.txt +0 -0
- package/{tests-error → errors}/parse/mixed-mixin-definition-args-1.less +0 -0
- package/{tests-error → errors}/parse/mixed-mixin-definition-args-1.txt +0 -0
- package/{tests-error → errors}/parse/mixed-mixin-definition-args-2.less +0 -0
- package/{tests-error → errors}/parse/mixed-mixin-definition-args-2.txt +0 -0
- package/{tests-error → errors}/parse/mixins-guards-cond-expected.less +0 -0
- package/{tests-error → errors}/parse/mixins-guards-cond-expected.txt +0 -0
- package/{tests-error → errors}/parse/parens-error-1.less +0 -0
- package/{tests-error → errors}/parse/parens-error-1.txt +0 -0
- package/{tests-error → errors}/parse/parens-error-2.less +0 -0
- package/{tests-error → errors}/parse/parens-error-2.txt +0 -0
- package/{tests-error → errors}/parse/parens-error-3.less +0 -0
- package/{tests-error → errors}/parse/parens-error-3.txt +0 -0
- package/{tests-error → errors}/parse/parse-error-curly-bracket.less +0 -0
- package/{tests-error → errors}/parse/parse-error-curly-bracket.txt +0 -0
- package/{tests-error → errors}/parse/parse-error-media-no-block-1.less +0 -0
- package/{tests-error → errors}/parse/parse-error-media-no-block-1.txt +0 -0
- package/{tests-error → errors}/parse/parse-error-media-no-block-2.less +0 -0
- package/{tests-error → errors}/parse/parse-error-media-no-block-2.txt +0 -0
- package/{tests-error → errors}/parse/parse-error-media-no-block-3.less +0 -0
- package/{tests-error → errors}/parse/parse-error-media-no-block-3.txt +0 -0
- package/{tests-error → errors}/parse/parse-error-missing-bracket.less +0 -0
- package/{tests-error → errors}/parse/parse-error-missing-bracket.txt +0 -0
- package/{tests-error → errors}/parse/parse-error-missing-parens.less +0 -0
- package/{tests-error → errors}/parse/parse-error-missing-parens.txt +0 -0
- package/{tests-error → errors}/parse/parse-error-with-import.less +0 -0
- package/{tests-error → errors}/parse/parse-error-with-import.txt +0 -0
- package/{tests-error → errors}/parse/percentage-missing-space.less +0 -0
- package/{tests-error → errors}/parse/percentage-missing-space.txt +0 -0
- package/{tests-error → errors}/parse/property-asterisk-only-name.less +0 -0
- package/{tests-error → errors}/parse/property-asterisk-only-name.txt +0 -0
- package/{tests-error → errors}/parse/single-character.less +0 -0
- package/{tests-error → errors}/parse/single-character.txt +0 -0
- package/{tests-config → less}/3rd-party/bootstrap4.less +0 -0
- package/{tests-config/sourcemaps-empty → less/_main}/empty.less +0 -0
- package/{tests-unit/extend → less/_main}/extend-clearfix.less +0 -0
- package/{tests-unit/functions → less/_main}/functions.less +0 -0
- package/{tests-unit/impor → less/_main}/impor.less +0 -0
- package/{tests-unit/import → less/_main}/import/css-import.less +0 -0
- package/{tests-unit/import → less/_main}/import/deeper/deeper-2/url-import-2.less +0 -0
- package/{tests-unit/import → less/_main}/import/deeper/deeper-2/url-import.less +0 -0
- package/{tests-unit/import → less/_main}/import/deeper/import-once-test-a.less +0 -0
- package/{tests-unit/import → less/_main}/import/deeper/url-import.less +0 -0
- package/{tests-unit/import → less/_main}/import/import-charset-test.less +0 -0
- package/{tests-unit/import → less/_main}/import/import-inline-invalid-css.less +0 -0
- package/{tests-unit/import → less/_main}/import/import-interpolation.less +0 -0
- package/{tests-unit/import → less/_main}/import/import-interpolation2.less +0 -0
- package/{tests-unit/import → less/_main}/import/import-once-test-c.less +0 -0
- package/{tests-unit/import → less/_main}/import/import-reference.less +0 -0
- package/{tests-unit/import → less/_main}/import/import-test-a.less +0 -0
- package/{tests-unit/import → less/_main}/import/import-test-b.less +0 -0
- package/{tests-unit/import → less/_main}/import/import-test-c.less +0 -0
- package/{tests-unit/import → less/_main}/import/import-test-d.css +0 -0
- package/{tests-config/include-path → less/_main/import}/import-test-e.less +0 -0
- package/{tests-unit/import → less/_main}/import/import-test-f.less +0 -0
- package/{tests-unit/import → less/_main}/import/imports/font.less +0 -0
- package/{tests-unit/urls → less/_main}/import/imports/logo.less +0 -0
- package/{tests-unit/import → less/_main}/import/interpolation-vars.less +0 -0
- package/{tests-unit/import → less/_main}/import/invalid-css.less +0 -0
- package/{tests-unit/import → less/_main}/import/json/index.json +0 -0
- package/{tests-unit/import → less/_main}/import/json/index.less +0 -0
- package/{tests-unit/import → less/_main}/import/layer-import-2.css +0 -0
- package/{tests-unit/import → less/_main}/import/layer-import-3.css +0 -0
- package/{tests-unit/import → less/_main}/import/layer-import-4.css +0 -0
- package/{tests-unit/import → less/_main}/import/layer-import-5.css +0 -0
- package/{tests-unit/import → less/_main}/import/layer-import.less +0 -0
- package/{tests-unit/import → less/_main}/import/urls.less +0 -0
- package/{tests-unit/import → less/_main}/import-inline.less +0 -0
- package/{tests-unit/import → less/_main}/import-interpolation.less +0 -0
- package/{tests-unit/import → less/_main}/import-module.less +0 -0
- package/{tests-unit/import → less/_main}/import-once.less +0 -0
- package/{tests-unit/import → less/_main}/import-reference-issues/appender-reference-1968.less +0 -0
- package/{tests-unit/import → less/_main}/import-reference-issues/comments-2991.less +0 -0
- package/{tests-unit/import → less/_main}/import-reference-issues/global-scope-import.less +0 -0
- package/{tests-unit/import → less/_main}/import-reference-issues/global-scope-nested.less +0 -0
- package/{tests-unit/import → less/_main}/import-reference-issues/mixin-1968.less +0 -0
- package/{tests-unit/import → less/_main}/import-reference-issues/multiple-import-nested.less +0 -0
- package/{tests-unit/import → less/_main}/import-reference-issues/multiple-import.less +0 -0
- package/{tests-unit/import → less/_main}/import-reference-issues/simple-mixin.css +0 -0
- package/{tests-unit/import → less/_main}/import-reference-issues/simple-ruleset-2162.less +0 -0
- package/{tests-unit/import → less/_main}/import-reference-issues.less +0 -0
- package/{tests-unit/import → less/_main}/import-remote.less +0 -0
- package/{tests-unit/import → less/_main}/import.less +0 -0
- package/{tests-unit/mixins-closure → less/_main}/mixins-closure.less +0 -0
- package/{tests-unit/mixins-guards-default-func → less/_main}/mixins-guards-default-func.less +1 -1
- package/{tests-unit/mixins-guards → less/_main}/mixins-guards.less +1 -1
- /package/{tests-unit/mixins-nested → less/_main}/mixins-nested.less +0 -0
- /package/{tests-unit/mixins-pattern → less/_main}/mixins-pattern.less +0 -0
- /package/{tests-unit/urls → less/_main}/nested-gradient-with-svg-gradient/mixin-consumer.less +0 -0
- /package/{tests-unit/urls/assets → less/_main}/nested-gradient-with-svg-gradient/svg-gradient-mixin.less +0 -0
- /package/{tests-unit/plugi → less/_main}/plugi.less +0 -0
- /package/{tests-config → less}/compression/compression.less +0 -0
- /package/{data → less/data}/data-uri-fail.png +0 -0
- /package/{data → less/data}/image.jpg +0 -0
- /package/{data → less/data}/image.svg +0 -0
- /package/{data → less/data}/page.html +0 -0
- /package/{tests-config → less}/debug/import/test.less +0 -0
- /package/{tests-config → less}/debug/linenumbers.less +0 -0
- /package/{tests-config → less}/filemanagerPlugin/colors.test +0 -0
- /package/{tests-config → less}/filemanagerPlugin/filemanager.less +0 -0
- /package/{tests-config → less}/globalVars/extended.json +0 -0
- /package/{tests-config → less}/globalVars/extended.less +0 -0
- /package/{tests-config → less}/globalVars/simple.json +0 -0
- /package/{tests-config → less}/globalVars/simple.less +0 -0
- /package/{tests-config → less}/import-redirect/import-redirect.less +0 -0
- /package/{tests-config → less}/include-path/include-path.less +0 -0
- /package/{tests-config → less}/include-path-string/include-path-string.less +0 -0
- /package/{tests-config → less}/js-type-errors/js-type-error-2.txt +0 -0
- /package/{tests-config → less}/js-type-errors/js-type-error.less +0 -0
- /package/{tests-config → less}/js-type-errors/js-type-error.txt +0 -0
- /package/{tests-config/math-always → less/math/always}/mixins-guards.less +0 -0
- /package/{tests-config/math-always → less/math/always}/no-sm-operations.less +0 -0
- /package/{tests-config/math-parens-division → less/math/parens-division}/media-math.less +0 -0
- /package/{tests-config/math-parens-division → less/math/parens-division}/mixins-args.less +0 -0
- /package/{tests-config/math-parens-division → less/math/parens-division}/new-division.less +0 -0
- /package/{tests-config/math-parens-division → less/math/parens-division}/parens.less +0 -0
- /package/{tests-config/math-strict → less/math/strict}/css.less +0 -0
- /package/{tests-config/math-strict → less/math/strict}/media-math.less +0 -0
- /package/{tests-config/math-strict → less/math/strict}/mixins-args.less +0 -0
- /package/{tests-config/math-strict → less/math/strict}/parens.less +0 -0
- /package/{tests-config → less}/modifyVars/extended.json +0 -0
- /package/{tests-config → less}/modifyVars/extended.less +0 -0
- /package/{tests-config → less}/namespacing/imports/a-better-bootstrap.less +0 -0
- /package/{tests-config → less}/namespacing/imports/library.less +0 -0
- /package/{tests-config → less}/namespacing/namespacing-1.less +0 -0
- /package/{tests-config → less}/namespacing/namespacing-2.less +0 -0
- /package/{tests-config → less}/namespacing/namespacing-3.less +0 -0
- /package/{tests-config → less}/namespacing/namespacing-4.less +0 -0
- /package/{tests-config → less}/namespacing/namespacing-5.less +0 -0
- /package/{tests-config → less}/namespacing/namespacing-6.less +0 -0
- /package/{tests-config → less}/namespacing/namespacing-7.less +0 -0
- /package/{tests-config → less}/namespacing/namespacing-8.less +0 -0
- /package/{tests-config → less}/namespacing/namespacing-functions.less +0 -0
- /package/{tests-config → less}/namespacing/namespacing-media.less +0 -0
- /package/{tests-config → less}/namespacing/namespacing-operations.less +0 -0
- /package/{tests-config → less}/no-js-errors/no-js-errors.less +0 -0
- /package/{tests-config → less}/no-js-errors/no-js-errors.txt +0 -0
- /package/{tests-config → less}/postProcessorPlugin/postProcessor.less +0 -0
- /package/{tests-config → less}/preProcessorPlugin/preProcessor.less +0 -0
- /package/{tests-config → less}/process-imports/google.less +0 -0
- /package/{tests-config → less}/rewrite-urls-all/folder/file.less +0 -0
- /package/{tests-config → less}/rewrite-urls-all/rewrite-urls-all.less +0 -0
- /package/{tests-config → less}/rewrite-urls-local/folder/file.less +0 -0
- /package/{tests-config → less}/rewrite-urls-local/rewrite-urls-local.less +0 -0
- /package/{tests-config → less}/root-registry/file.less +0 -0
- /package/{tests-config → less}/root-registry/root.less +0 -0
- /package/{tests-config → less}/rootpath-rewrite-urls-all/folder/file.less +0 -0
- /package/{tests-config → less}/rootpath-rewrite-urls-all/rootpath-rewrite-urls-all.less +0 -0
- /package/{tests-config → less}/rootpath-rewrite-urls-local/folder/file.less +0 -0
- /package/{tests-config → less}/rootpath-rewrite-urls-local/rootpath-rewrite-urls-local.less +0 -0
- /package/{tests-config → less}/sourcemaps/basic.json +0 -0
- /package/{tests-config → less}/sourcemaps/basic.less +0 -0
- /package/{tests-config → less}/sourcemaps/custom-props.less +0 -0
- /package/{tests-config → less}/sourcemaps/imported.css +0 -0
- /package/{tests-config → less}/sourcemaps-disable-annotation/basic.less +0 -0
- /package/{tests-unit/at-rules-empty-block/at-rules-empty-block.css → less/sourcemaps-empty/empty.less} +0 -0
- /package/{tests-config → less}/sourcemaps-empty/var-defs.less +0 -0
- /package/{tests-config → less}/sourcemaps-variable-selector/basic.less +0 -0
- /package/{tests-config → less}/sourcemaps-variable-selector/vars.less +0 -0
- /package/{tests-config → less}/units/no-strict/no-strict.less +0 -0
- /package/{tests-config → less}/units/strict/strict-units.less +0 -0
- /package/{tests-config → less}/visitorPlugin/visitor.less +0 -0
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
@import (reference) url("import-once.less");
|
|
2
|
-
@import (reference) url("
|
|
3
|
-
@import (reference) url("
|
|
2
|
+
@import (reference) url("css-3.less");
|
|
3
|
+
@import (reference) url("media.less");
|
|
4
4
|
@import (reference) url("import/import-reference.less");
|
|
5
5
|
@import (reference) url("import/css-import.less");
|
|
6
6
|
|
|
@@ -1,2 +1,2 @@
|
|
|
1
1
|
.mixin() {
|
|
2
|
-
}
|
|
2
|
+
}
|
|
@@ -44,27 +44,27 @@
|
|
|
44
44
|
}
|
|
45
45
|
|
|
46
46
|
#data-uri {
|
|
47
|
-
uri: data-uri('image/jpeg;base64', '
|
|
48
|
-
@var: replace('
|
|
49
|
-
background-image: data-uri(@var), data-uri(replace('
|
|
47
|
+
uri: data-uri('image/jpeg;base64', '../data/image.jpg');
|
|
48
|
+
@var: replace('../data/replace.jpg', "replace", "image");
|
|
49
|
+
background-image: data-uri(@var), data-uri(replace('../data/image.filext', "filext", "jpg"));
|
|
50
50
|
|
|
51
|
-
uri-fragment: data-uri('image/jpeg;base64', '
|
|
51
|
+
uri-fragment: data-uri('image/jpeg;base64', '../data/image.jpg#fragment');
|
|
52
52
|
}
|
|
53
53
|
|
|
54
54
|
#data-uri-guess {
|
|
55
|
-
uri: data-uri('
|
|
55
|
+
uri: data-uri('../data/image.jpg');
|
|
56
56
|
}
|
|
57
57
|
|
|
58
58
|
#data-uri-ascii {
|
|
59
|
-
uri-1: data-uri('text/html', '
|
|
60
|
-
uri-2: data-uri('
|
|
59
|
+
uri-1: data-uri('text/html', '../data/page.html');
|
|
60
|
+
uri-2: data-uri('../data/page.html');
|
|
61
61
|
}
|
|
62
62
|
|
|
63
63
|
#file-functions {
|
|
64
|
-
svg-not-base-64: data-uri('
|
|
65
|
-
size: image-size('
|
|
66
|
-
width: image-width('
|
|
67
|
-
height: image-height('
|
|
64
|
+
svg-not-base-64: data-uri('../data/image.svg');
|
|
65
|
+
size: image-size('../data/data-uri-fail.png');
|
|
66
|
+
width: image-width('../data/data-uri-fail.png');
|
|
67
|
+
height: image-height('../data/data-uri-fail.png');
|
|
68
68
|
}
|
|
69
69
|
.add_an_import(@file_to_import) {
|
|
70
70
|
@import "@{file_to_import}";
|
|
@@ -0,0 +1,161 @@
|
|
|
1
|
+
@a: 2;
|
|
2
|
+
@x: (@a * @a);
|
|
3
|
+
@y: (@x + 1);
|
|
4
|
+
@z: (@x * 2 + @y);
|
|
5
|
+
@var: -1;
|
|
6
|
+
|
|
7
|
+
.variables {
|
|
8
|
+
width: (@z + 1cm); // 14cm
|
|
9
|
+
}
|
|
10
|
+
|
|
11
|
+
.variable-dash {
|
|
12
|
+
@jumbotron-padding: 30px;
|
|
13
|
+
|
|
14
|
+
.q {
|
|
15
|
+
padding: @jumbotron-padding (@jumbotron-padding/2);
|
|
16
|
+
}
|
|
17
|
+
}
|
|
18
|
+
|
|
19
|
+
@b: @a * 10;
|
|
20
|
+
@c: #888;
|
|
21
|
+
|
|
22
|
+
@fonts: "Trebuchet MS", Verdana, sans-serif;
|
|
23
|
+
@f: @fonts;
|
|
24
|
+
|
|
25
|
+
@quotes: "~" "~";
|
|
26
|
+
@q: @quotes;
|
|
27
|
+
@onePixel: 1px;
|
|
28
|
+
|
|
29
|
+
.variables {
|
|
30
|
+
height: (@b + @x + 0px); // 24px
|
|
31
|
+
color: @c;
|
|
32
|
+
font-family: @f;
|
|
33
|
+
quotes: @q;
|
|
34
|
+
}
|
|
35
|
+
|
|
36
|
+
.redef {
|
|
37
|
+
@var: 0;
|
|
38
|
+
.inition {
|
|
39
|
+
@var: 4;
|
|
40
|
+
@var: 2;
|
|
41
|
+
three: @var;
|
|
42
|
+
@var: 3;
|
|
43
|
+
}
|
|
44
|
+
zero: @var;
|
|
45
|
+
}
|
|
46
|
+
|
|
47
|
+
@important-var: @c !important;
|
|
48
|
+
@important-var-two: @a !important;
|
|
49
|
+
.values {
|
|
50
|
+
minus-one: @var;
|
|
51
|
+
@a: 'Trebuchet';
|
|
52
|
+
@multi: 'A', B, C;
|
|
53
|
+
font-family: @a, @a, @a;
|
|
54
|
+
color: @c !important;
|
|
55
|
+
same-color: @important-var;
|
|
56
|
+
same-again: @important-var !important;
|
|
57
|
+
multi-important: @important-var @important-var, @important-var-two;
|
|
58
|
+
multi: something @multi, @a;
|
|
59
|
+
}
|
|
60
|
+
|
|
61
|
+
.variable-names {
|
|
62
|
+
.quoted {
|
|
63
|
+
@var: 'hello';
|
|
64
|
+
@name: 'var';
|
|
65
|
+
name: @@name;
|
|
66
|
+
}
|
|
67
|
+
|
|
68
|
+
.unquoted {
|
|
69
|
+
@var: 'hello';
|
|
70
|
+
@name: var;
|
|
71
|
+
name: @@name;
|
|
72
|
+
}
|
|
73
|
+
|
|
74
|
+
.color-keyword {
|
|
75
|
+
@red: 'hello';
|
|
76
|
+
@name: red;
|
|
77
|
+
name: @@name;
|
|
78
|
+
}
|
|
79
|
+
}
|
|
80
|
+
|
|
81
|
+
.alpha {
|
|
82
|
+
@var: 42;
|
|
83
|
+
filter: alpha(opacity=@var);
|
|
84
|
+
}
|
|
85
|
+
|
|
86
|
+
.polluteMixin() {
|
|
87
|
+
@a: 'pollution';
|
|
88
|
+
}
|
|
89
|
+
.test-rulePollution {
|
|
90
|
+
@a: 'no-pollution';
|
|
91
|
+
a: @a;
|
|
92
|
+
.polluteMixin();
|
|
93
|
+
a: @a;
|
|
94
|
+
}
|
|
95
|
+
|
|
96
|
+
.units {
|
|
97
|
+
width: @onePixel;
|
|
98
|
+
same-unit-as-previously: (@onePixel / @onePixel);
|
|
99
|
+
square-pixel-divided: (@onePixel * @onePixel / @onePixel);
|
|
100
|
+
odd-unit: unit((@onePixel * 4em / 2cm));
|
|
101
|
+
percentage: (10 * 50%);
|
|
102
|
+
pixels: (50px * 10);
|
|
103
|
+
conversion-metric-a: (20mm + 1cm);
|
|
104
|
+
conversion-metric-b: (1cm + 20mm);
|
|
105
|
+
conversion-imperial: (1in + 72pt + 6pc);
|
|
106
|
+
custom-unit: (42octocats * 10);
|
|
107
|
+
custom-unit-cancelling: (8cats * 9dogs / 4cats);
|
|
108
|
+
mix-units: (1px + 1em);
|
|
109
|
+
invalid-units: (1px * 1px);
|
|
110
|
+
.fallback {
|
|
111
|
+
@px: 14px;
|
|
112
|
+
@em: 1.4em;
|
|
113
|
+
@cm: 10cm;
|
|
114
|
+
div-px-1: (@px / @em);
|
|
115
|
+
div-px-2: ((@px / @em) / @cm);
|
|
116
|
+
sub-px-1: (@px - @em);
|
|
117
|
+
sub-cm-1: (@cm - (@px - @em));
|
|
118
|
+
mul-px-1: (@px * @em);
|
|
119
|
+
mul-em-1: (@em * @px);
|
|
120
|
+
mul-em-2: ((@em * @px) * @cm);
|
|
121
|
+
mul-cm-1: (@cm * (@em * @px));
|
|
122
|
+
add-px-1: (@px + @em);
|
|
123
|
+
add-px-2: ((@px + @em) + @cm);
|
|
124
|
+
mul-px-2: ((1 * @px) * @cm);
|
|
125
|
+
mul-px-3: ((@px * 1) * @cm);
|
|
126
|
+
}
|
|
127
|
+
}
|
|
128
|
+
|
|
129
|
+
*, ::before, ::after {
|
|
130
|
+
--tw-pan-x: ;
|
|
131
|
+
--tw-pan-y: ;
|
|
132
|
+
--tw-pinch-zoom: ;
|
|
133
|
+
--tw-scroll-snap-strictness: proximity;
|
|
134
|
+
}
|
|
135
|
+
|
|
136
|
+
@a1: 1px;
|
|
137
|
+
@b2: 2px;
|
|
138
|
+
@c3: @a1 + @b2;
|
|
139
|
+
|
|
140
|
+
@radio-cls: radio;
|
|
141
|
+
@radio-cls-checked: @{radio-cls}_checked;
|
|
142
|
+
|
|
143
|
+
.@{radio-cls-checked} {
|
|
144
|
+
border-color: #fff;
|
|
145
|
+
}
|
|
146
|
+
|
|
147
|
+
@items:
|
|
148
|
+
// Fruit
|
|
149
|
+
apple,
|
|
150
|
+
banana,
|
|
151
|
+
cherry,
|
|
152
|
+
// Vegetables
|
|
153
|
+
carrot,
|
|
154
|
+
potato,
|
|
155
|
+
;
|
|
156
|
+
|
|
157
|
+
each(@items, {
|
|
158
|
+
div#@{value} {
|
|
159
|
+
color: blue;
|
|
160
|
+
}
|
|
161
|
+
})
|
|
@@ -33,19 +33,19 @@
|
|
|
33
33
|
url: url(@a);
|
|
34
34
|
}
|
|
35
35
|
|
|
36
|
-
@import "
|
|
36
|
+
@import "../_main/import/imports/font";
|
|
37
37
|
|
|
38
38
|
#data-uri {
|
|
39
|
-
uri: data-uri('image/jpeg;base64', '
|
|
39
|
+
uri: data-uri('image/jpeg;base64', '../data/image.jpg');
|
|
40
40
|
}
|
|
41
41
|
|
|
42
42
|
#data-uri-guess {
|
|
43
|
-
uri: data-uri('
|
|
43
|
+
uri: data-uri('../data/image.jpg');
|
|
44
44
|
}
|
|
45
45
|
|
|
46
46
|
#data-uri-ascii {
|
|
47
|
-
uri-1: data-uri('text/html', '
|
|
48
|
-
uri-2: data-uri('
|
|
47
|
+
uri-1: data-uri('text/html', '../data/page.html');
|
|
48
|
+
uri-2: data-uri('../data/page.html');
|
|
49
49
|
}
|
|
50
50
|
|
|
51
51
|
#svg-functions {
|
package/package.json
CHANGED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
@media screen{body{margin:0}p{padding:0}}@layer base{body{margin:0}p{padding:0}div{border:0}}@supports (display: grid){.grid{display:grid}.item{grid-column:1}}@page{margin:2cm;size:A4}@keyframes slide{from{transform:translateX(0)}to{transform:translateX(100px)}}
|
|
@@ -1,34 +0,0 @@
|
|
|
1
|
-
// Tests for atrule.js coverage - compressed output path (lines 243-250)
|
|
2
|
-
// Also covers parser + genCSS + outputRuleset
|
|
3
|
-
|
|
4
|
-
// Compressed @media with rules
|
|
5
|
-
@media screen {
|
|
6
|
-
body { margin: 0; }
|
|
7
|
-
p { padding: 0; }
|
|
8
|
-
}
|
|
9
|
-
|
|
10
|
-
// Compressed @layer with multiple rules
|
|
11
|
-
@layer base {
|
|
12
|
-
body { margin: 0; }
|
|
13
|
-
p { padding: 0; }
|
|
14
|
-
div { border: 0; }
|
|
15
|
-
}
|
|
16
|
-
|
|
17
|
-
// Compressed @supports
|
|
18
|
-
@supports (display: grid) {
|
|
19
|
-
.grid { display: grid; }
|
|
20
|
-
.item { grid-column: 1; }
|
|
21
|
-
}
|
|
22
|
-
|
|
23
|
-
// Compressed @page
|
|
24
|
-
@page {
|
|
25
|
-
margin: 2cm;
|
|
26
|
-
size: A4;
|
|
27
|
-
}
|
|
28
|
-
|
|
29
|
-
// Compressed @keyframes
|
|
30
|
-
@keyframes slide {
|
|
31
|
-
from { transform: translateX(0); }
|
|
32
|
-
to { transform: translateX(100px); }
|
|
33
|
-
}
|
|
34
|
-
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
@charset "UTF-8";@media screen,print,handheld{body{font-size:12pt}}@media screen{.container{color:red;background:blue}}@media screen{.test{color:red;background:blue}}@media screen,print{body{margin:0}}@media screen{.container{color:red}.container .child{color:blue}}@media screen{.wrapper .inner{color:green}}@page{margin:2cm;size:A4}@supports (display: grid){.grid{display:grid}.flex{display:flex}}@media screen{body{color:black}}@layer base{body{margin:0}p{padding:0}}@media screen{.test{color:value}}@media screen and print{body{color:black}}
|