Commit cd88483e authored by yann300's avatar yann300

fix linting & remove uneeded classname

parent 80b1f42f
var csjs = require('csjs-inject')
const csjs = require('csjs-inject')
const css = csjs`
.compilerTabView {
padding: 2%;
}
.compiler {
margin-bottom: 1%;
}
`
module.exports = css
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