Skip to content
This repository was archived by the owner on Oct 24, 2025. It is now read-only.

libsass 0.14.4

Choose a tag to compare

@asottile asottile released this 24 Apr 18:06
· 375 commits to main since this release
  • Add ability to specify imports for custom extensions. This provides a way to enable imports of .css files (which was removed in 3.5.3). Specify --import-extensions .css to restore the previous behavior.
    [#246 by Samuel Colvin]