You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@zeppelin.apache.org by "Hoon Park (JIRA)" <ji...@apache.org> on 2017/02/27 14:32:45 UTC

[jira] [Created] (ZEPPELIN-2191) Helium package should be able to import css

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)