File tree Expand file tree Collapse file tree 2 files changed +7
-1
lines changed Expand file tree Collapse file tree 2 files changed +7
-1
lines changed Original file line number Diff line number Diff line change 1+ # 15.0.0 / 2022-08-30
2+
3+ - ** BREAKING:** Require Node.js v14+ ([ #497 ] ( https://github.com/postcss/postcss-import/pull/497 ) )
4+ - ** BREAKING:** Require ` nameLayer ` option for handling anonymous layers ([ #496 ] ( https://github.com/postcss/postcss-import/pull/496 ) )
5+ - Fix handling of ` @media ` queries inside layered imports ([ #495 ] ( https://github.com/postcss/postcss-import/issues/495 ) , [ #496 ] ( https://github.com/postcss/postcss-import/pull/496 ) )
6+
17# 14.1.0 / 2022-03-22
28
39- Add ` @layer ` support ([ #483 ] ( https://github.com/postcss/postcss-import/pull/483 ) )
Original file line number Diff line number Diff line change 11{
22 "name" : " postcss-import" ,
3- "version" : " 14.1 .0" ,
3+ "version" : " 15.0 .0" ,
44 "description" : " PostCSS plugin to import CSS files" ,
55 "keywords" : [
66 " css" ,
You can’t perform that action at this time.
0 commit comments