Socket
Socket
Sign inDemoInstall

postcss-advanced-variables

Package Overview
Dependencies
5
Maintainers
3
Versions
19
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install
2Next

4.0.0

Diff

Changelog

Source

4.0.0

  • Updated: postcss to ^8.4 (major)
jonathantneal
published 3.0.1 •

Changelog

Source

3.0.1 (February 27, 2020)

  • Fixed: parsing the contents of imported stylesheets (#71)
jonathantneal
published 3.0.0 •

Changelog

Source

3.0.0 (November 22, 2018)

  • Fixed: transform variables in default value of mixins
  • Updated: postcss to 7.0.6 (major)
  • Changed: Support for Node 6+
jonathantneal
published 2.3.3 •

Changelog

Source

2.3.3 (February 10, 2018)

  • Fixed: asynchronous transforms to allow for imported mixins and variables
jonathantneal
published 2.3.2 •

Changelog

Source

2.3.2 (February 10, 2018)

  • Fixed: imports failing when from is missing
jonathantneal
published 2.3.1 •

Changelog

Source

2.3.1 (February 10, 2018)

  • Added: babel-plugin-array-includes instead of babel-polyfill for publish
  • Fixed: @mixin rules to support being declared with empty parens
  • Noted: Recommend postcss-scss-syntax to best support variable interpolation
jonathantneal
published 2.3.0 •

Changelog

Source

2.3.0 (January 6, 2018)

  • Added: importFilter option to accept or ignore imports by function or regex
  • Added: Support for media parameters after @import rules
  • Added: Support for case-insensitive at-rules
  • Fixed: Protocol and protocol-less imports are ignored
jonathantneal
published 2.2.0 •

Changelog

Source

2.2.0 (January 2, 2018)

  • Added: Support for @import
  • Added: disable option to conditionally disable any feature(s)
  • Fixed: How iterator arrays and objects are treated
jonathantneal
published 2.1.0 •

Changelog

Source

2.1.0 (January 1, 2018)

  • Added: Support for @mixin, @include, and @content
jonathantneal
published 2.0.0 •

Changelog

Source

2.0.0 (December 31, 2017)

  • Completely rewritten
  • Added: unresolved option to throw errors or warnings on unresolved variables
  • Added: Support for the #{$var} syntax
  • Added: Support for iterators in @each at-rules
  • Added: Support for boolean @if at-rules (@each $item $index in $array)
  • Added: Support for variable replacement in all at-rules
  • Added: Support for neighboring variables $a$b
  • Fixed: Number comparison in @if at-rules
2Next
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc