UNPKG
rahulrsingh09-stenciltest2
Version:
latest (0.0.3)
0.0.3
0.0.3-cc
0.0.2
0.0.1
Stencil Component Starter
rahulrsingh09-stenciltest2
/
dist
/
collection
/
components
/
my-component
/
my-component.css
4 lines
(3 loc)
•
28 B
CSS
View Raw
1
2
3
4
:host
{
display
: block; }