d55658f061
* feat: implement RFC0016 * chore: update to latest compiler * chore: update compiler * test: fix script tests * test: update public tests * feat: throw a warning when referencing scripts in `public/` without `is:inline`
253 B
253 B
astro |
---|
minor |
Implement RFC0016 which changes the default behavior of script
, introduces is:inline
, and changes <style global>
to <style is:global>