Patch 2.0.5
This release fixes a log bug and updates the error output when Lightning CSS fails for easier debugging.
🛠️ Optimizations (1)
- Enhances the error output when Lightning CSS fails so that it includes the line and column values for the CSS location in
hydrogen.raw.css.
🪲 Bugfixes (1)
- Fixes a bug that prevented the
generate_logsconfiguration from working, which also caused the compile to fail.
📚 Documentation (1)
- Removes outstanding references to Autoprefixer and CSSnano from the
CONTRIBUTE.mdfile.