Hoon Park created ZEPPELIN-2191:
-----------------------------------
Summary: Helium package should be able to import css
Key: ZEPPELIN-2191
URL: https://issues.apache.org/jira/browse/ZEPPELIN-2191
Project: Zeppelin
Issue Type: Bug
Components: front-end, helium
Affects Versions: 0.7.0
Reporter: Hoon Park
Fix For: 0.8.0
Helium package should be able to import css. For example,
- Someone want to create spell using jsoneditor
(https://github.com/josdejong/jsoneditor/blob/master/docs/usage.md). He / She
will import like this
{code}
import 'jsoneditor/dist/jsoneditor.min.css'
import JSONEditor from 'jsoneditor/dist/jsoneditor.min.js'
{code}
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)