adopt-styles/readme.md

13 lines
256 B
Markdown
Raw Normal View History

2024-02-29 13:40:20 +00:00
# Pull-Styles
A simple proof-of-concept implementation of a mechanism to pull outside styles
into a Shadow-DOM.
## Features:
- [x] Import `<link>` tags
- [x] Import `<style>` tags
- [x] Import into layer
- [ ] Import from layer
2024-03-06 09:38:33 +00:00
- [x] Automatic updating