Commit 6c89506e authored by Iuri Matias's avatar Iuri Matias

move css styles of analysis-tab to its own file

parent 9d8e3a04
var yo = require('yo-yo') var yo = require('yo-yo')
var css = require('./styles/analysis-tab-styles')
function analysisTab (container, appAPI, events, opts) { function analysisTab (container, appAPI, events, opts) {
var el = yo` var el = yo`
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment