- Node Version: 14.0
- NPM Version: 6.4
- postcss Version: 8
- postcss-less Version: 3.1.4
LESS
N/A
JavaScript
N/A
Expected Behavior
postcss-less should have a major release with PostCSS 8 in dependencies to be able to generate PostCSS 8 AST.
PostCSS 8 changelog
Actual Behavior
postcss-less is still using PostCSS 7 and incompatible with PostCSS 8.
How can we reproduce the behavior?
LESS
N/A
JavaScript
N/A
Expected Behavior
postcss-lessshould have a major release with PostCSS 8 in dependencies to be able to generate PostCSS 8 AST.PostCSS 8 changelog
Actual Behavior
postcss-lessis still using PostCSS 7 and incompatible with PostCSS 8.How can we reproduce the behavior?