/** * @author Wolfgang Kowarschick * @copyright 2016 - 2017 * @license CC-BY-NC-SA-4.0 */ @import 'config'; body { background-color: $background-color; } .hidden { display: none; }