add external_style attribute to wc to load external css
This commit is contained in:
@@ -7,7 +7,7 @@
|
||||
<title>Gancio Events Custom Element Demo</title>
|
||||
</head>
|
||||
<body>
|
||||
<gancio-events baseurl='https://demo.gancio.org' title='demo' theme='light' show_recurrent='true'></gancio-events>
|
||||
<gancio-events baseurl='https://demo.gancio.org' title='demo' theme='light' show_recurrent='true' external_style='gancio.css'></gancio-events>
|
||||
<br/>
|
||||
<gancio-events baseurl='https://gancio.cisti.org' title='La punta' theme='dark' show_recurrent='true'></gancio-events>
|
||||
<br/>
|
||||
|
||||
Reference in New Issue
Block a user