Releases: asmcss/assembler
Releases · asmcss/assembler
v0.4.1
v0.4.0
v0.3.3
v0.3.2
v0.3.1
v0.3.0
v0.2.0
- Various improvements and optimizations
- Added support for custom elements. You can use
AssemblerCSS.handleShadowRoot
method inside the constructor of custom elements to enable Assembler's support for that particular custom element type. Currently, this feature works only in browsers that provide support for adopted stylesheets.