/* * @author Wolfgang Kowarschick * @copyright 2016-2022 * @license MIT */ @import 'config'; html { background-color: $background-color; } .hidden { display: none; }