Add readme file
This commit is contained in:
parent
a114e18dc6
commit
bc9e312bab
1 changed files with 11 additions and 0 deletions
11
readme.md
Normal file
11
readme.md
Normal 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
|
Loading…
Reference in a new issue