astro/packages/astro-parser/src
Tony Sullivan 294a656ed9
Introduce <style global> (#824)
* Adding support for multiple <style> blocks

* Adding support for `<style global>`

* scoping @keyframes should also be skipped for <style global>

* Adding test coverage for muliple style blocks, global blocks, and scoped keyframes

* docs: Updating docs for `<style global>` support

* Adding yarn changeset

* Punctuation fix in styling docs

* docs: Clarifying example use cases given in the docs

Co-authored-by: Tony Sullivan <tony.f.sullivan@gmail.com>
2021-07-23 13:51:27 -04:00
..
parse Introduce <style global> (#824) 2021-07-23 13:51:27 -04:00
utils feat(parser): remove trim utils (#728) 2021-07-17 15:39:11 -04:00
config.ts Migrate to yarn monorepo (#157) 2021-04-30 16:33:35 -05:00
index.ts Implements low-level custom element support (#587) 2021-07-01 08:42:07 -04:00
interfaces.ts Introduce <style global> (#824) 2021-07-23 13:51:27 -04:00
Stats.ts Migrate to yarn monorepo (#157) 2021-04-30 16:33:35 -05:00