mirror of
https://github.com/thangisme/notes.git
synced 2026-06-16 05:20:02 -04:00
Initial commit
This commit is contained in:
29
node_modules/postcss-less/CHANGELOG.md
generated
vendored
Normal file
29
node_modules/postcss-less/CHANGELOG.md
generated
vendored
Normal file
@@ -0,0 +1,29 @@
|
||||
## 0.14.0
|
||||
* fixed parsing of semicolon after mixin without body
|
||||
|
||||
## 0.13.0
|
||||
* set the default stringifier for Rule
|
||||
|
||||
## 0.3.0
|
||||
* Merged in webschik's changes
|
||||
* cleanup of various files (license, readme, gulp file)
|
||||
* added a number of new tests to capture integration failures
|
||||
* resolved remaining integration failures
|
||||
* further linting cleanup (eslint strict)
|
||||
|
||||
## 0.2.0
|
||||
* Cleanup of source and build files (eslint standards)
|
||||
* fixing issue with @ inside of a string in parens
|
||||
* new dist folder for npm with minified source files
|
||||
|
||||
## 0.1.3
|
||||
* Fix ES2015 module export.
|
||||
|
||||
## 0.1.2
|
||||
* Fix interpolation inside string.
|
||||
|
||||
## 0.1.1
|
||||
* Fix `url()` parsing.
|
||||
|
||||
## 0.1
|
||||
* Initial release.
|
||||
Reference in New Issue
Block a user