UNPKG

remix-ide

Version:

Minimalistic browser-based Solidity IDE

16 lines (13 loc) 216 B
var csjs = require('csjs-inject') const css = csjs` .pluginTabView { height: 100%; width: 100%; } .iframe { height: 100%; width: 100%; border: 0; } ` module.exports = css