This repository has been archived by the owner on Sep 13, 2023. It is now read-only.
0.3.1 - Scoped CSS
v0.3.1 (Latest)
- Fix exitting dev-server on module not found errors.
v0.3.0
- Scoped CSS Support (Hugee shoutout to @pantharshit00)
- Syntax warnings for multiple statements in a block.
- More reliable code.
- Bug fix for
const
not being true constant. - Fix multiple values-less attribute parsing error
- Better file not found errors for .abell and other files.
- Refactor
- Moved to JEST for testing (@pantharshit00)