sverweij/mscgen_js

View on GitHub
src/style/interp.scss

Summary

Maintainability
Test Coverage
@import "./snippets/fonts";
@import "../../node_modules/codemirror/lib/codemirror";
@import "../../node_modules/codemirror/addon/dialog/dialog";
@import "../../node_modules/codemirror/theme/blackboard";
@import "./snippets/generics";
@import "./snippets/header";
@import "./snippets/interpreter";
@import "./snippets/slidingpanel";
@import "./snippets/anim";
@import "./snippets/mediagenerics";
@import "./snippets/toast";
/*
 This file is part of mscgen_js.

 mscgen_js is free software: you can redistribute it and/or modify
 it under the terms of the GNU General Public License as published by
 the Free Software Foundation, either version 3 of the License, or
 (at your option) any later version.

 mscgen_js is distributed in the hope that it will be useful,
 but WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
 GNU General Public License for more details.

 You should have received a copy of the GNU General Public License
 along with mscgen_js.  If not, see <http://www.gnu.org/licenses/>.
 */