🆕 Native CSS @import
s
Snowpack now supports automatic scanning and resolution of your native CSS @import
statements. Use it to load CSS, Sass, Less, and any compile-to-CSS language you already have defined in your build pipeline. We even support npm package imports.
See our documentation for more info: https://www.snowpack.dev/#css-imports-(%40import)
Learn more about CSS @import
syntax: https://developer.mozilla.org/en-US/docs/Web/CSS/@import
Other Fixes and Improvements
- 43cf5ce - fix: handle comments in import specifiers (#594
- b112148 - fix: handle plugin buffer response (#950)
- d484739 - fix: tree shaking package when imports include file extensions (#972) @MoonBall
- 0398fc3 - fix: support
snowpack.config.cjs
config files, fortype: module
projects (#968) @lewisl9029 - 5372aab - fix: %PUBLIC_URL% replacement in dev server (#957)
- de040f2 - fix: exit process after success (#956) @lukeed
- 2905af5 - fix: console logger methods log all arguments passed (#951)
- 75b23c3 - fix: proxy file when dev (#940) @MoonBall
- 843cf9e - code cleanup (#949) @MoonBall
New Logos!
CircleHD (@circlehddev) & Tongdun added to our "Who's using Snowpack" section!