Sha256: ca38a72e6944483d1dbc38d5a6423425cb637abbceed73e9d2b54cf3a8e39ea9

Contents?: true

Size: 260 Bytes

Versions: 713

Compression:

Stored size: 260 Bytes

Contents

$preconst: hello;

@mixin premixin {pre-mixin: here}

@import "importee.sass", "scss_importee", "basic.sass", "basic.css", "../results/complex.css";
@import "partial.sass";

nonimported {
  myconst: $preconst;
  otherconst: $postconst;
  @include postmixin; }

Version data entries

713 entries across 426 versions & 18 rubygems

Version Path
sass-3.1.0.alpha.4 test/sass/templates/scss_import.scss
sass-3.1.0.alpha.2 test/sass/templates/scss_import.scss
haml-edge-3.1.79 test/sass/templates/scss_import.scss
haml-edge-3.1.78 test/sass/templates/scss_import.scss
haml-edge-3.1.77 test/sass/templates/scss_import.scss
haml-edge-3.1.76 test/sass/templates/scss_import.scss
haml-edge-3.1.75 test/sass/templates/scss_import.scss
haml-edge-3.1.74 test/sass/templates/scss_import.scss
haml-edge-3.1.73 test/sass/templates/scss_import.scss
haml-edge-3.1.72 test/sass/templates/scss_import.scss
haml-edge-3.1.71 test/sass/templates/scss_import.scss
haml-3.0.18 test/sass/templates/scss_import.scss
haml-edge-3.1.70 test/sass/templates/scss_import.scss