Skip to content

Commit abc2fd9

Browse files
authored
Update the module system blog post to indicate the new timeline (#1231)
1 parent 5eca041 commit abc2fd9

File tree

1 file changed

+6
-2
lines changed

1 file changed

+6
-2
lines changed

source/blog/024-the-module-system-is-launched.md

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -356,5 +356,9 @@ support for `@import` on the following timeline:
356356
adding support for the new module system, the timeline for deprecating and
357357
removing `@import` has been pushed back. We now intend to wait until 80% of
358358
users are using Dart Sass (measured by npm downloads) before deprecating
359-
`@import`, and wait at least a year after that and likely more before removing
360-
it entirely.
359+
`@import`, and wait at least ~~a year~~ after that and likely more before
360+
removing it entirely.
361+
362+
**October 2024**: We've decided to extend the timeline for removing `@import`
363+
after the deprecation to at least _two_ years, so it will still be available
364+
until October 2026 at the earliest.

0 commit comments

Comments
 (0)