Skip to content
This repository has been archived by the owner on Sep 13, 2023. It is now read-only.

0.3.1 - Scoped CSS

Compare
Choose a tag to compare
@saurabhdaware saurabhdaware released this 21 Sep 10:25
· 31 commits to main since this release

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)