compiler
compiler copied to clipboard
Prevent `<style>` from getting moved in `<html>`
Changes
- Closes #712
Testing
Added json test to ensure a correct AST Added tsx tests to ensure a correct result
Docs
N/A bug fix only