-
Notifications
You must be signed in to change notification settings - Fork 17
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
release(changelog): update changelog for v2.3.1
- Loading branch information
blond
committed
Mar 23, 2016
1 parent
5741e48
commit 2f9339f
Showing
1 changed file
with
4 additions
and
4 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -4,14 +4,14 @@ | |
2.3.1 | ||
----- | ||
|
||
К сожалению, в `postcss-import` версии 8 было отрезано всё, что не вписывается | ||
в идеальную модель авторов модуля. С учетом того, что при сборке `@import` | ||
попадают в центр файла, которые в версии 8 не раскрываются и использовать его | ||
К сожалению, в `postcss-import` версии 8 было отрезано всё, что не вписывается в идеальную модель авторов модуля. | ||
|
||
С учетом того, что при сборке `@import` попадают в центр файла, которые в версии 8 не раскрываются ([postcss/postcss-import#176](https://github.com/postcss/postcss-import/issues/176)) и использовать его | ||
как есть далее не представляется возможным. | ||
|
||
### Зависимости | ||
|
||
* Модуль `[email protected]` откачен до версии `7.1.3`. | ||
* Обновление модуля `[email protected]` отменено, используется версия `7.1.3`. | ||
|
||
2.3.0 | ||
----- | ||
|