Add readme file

This commit is contained in:
Talia 2024-02-29 14:40:20 +01:00
parent a114e18dc6
commit bc9e312bab
1 changed files with 11 additions and 0 deletions

11
readme.md Normal file
View File

@ -0,0 +1,11 @@
# 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