We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 9fdc2b7 + 5801a82 commit b58a76cCopy full SHA for b58a76c
CHANGELOG.md
@@ -1,7 +1,11 @@
1
+## 3.0.4
2
+2018-05-06
3
+ - Update source-map to 0.6.x ( #3180 ). Enforces node 6+ though.
4
+
5
# 3.0.0
6
2018-02-10
7
- Fix `calc()` function to not do math operations on compile
- - Rename Directive -> AtRule & Rule -> Declaration
8
+ - Rename Directive -> AtRule & Rule -> Declaration
9
- Cross-platform `@plugin` loading! (Node & Browser)
10
- Numerous changes / improvements to plugin architecture
11
- Simplified API calls in plugins (`less.atrule()` vs `new less.tree.AtRule()`)
0 commit comments