Skip to content

v0.2.0

Pre-release
Pre-release
Compare
Choose a tag to compare
@msarca msarca released this 13 Aug 14:11
· 24 commits to master since this release
  • 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.