UNPKG
@thoschu/canvas-web-component
Version:
latest (1.1.4)
1.1.4
1.1.3
1.1.2
1.1.1
Web Components made by Tom S. with Stencil.js
github.com/thoschu/stencil.js
thoschu/stencil.js
@thoschu/canvas-web-component
/
dist
/
collection
/
components
/
canvas-component
/
canvas-component.css
6 lines
•
82 B
CSS
View Raw
1
2
3
4
5
6
:host
{
display
: inline-block; }
:host
.container
{
background
: transparent; }