/*! * Assets License * * @license * Materialize v0.97.8 * http://materializecss.com/ * Copyright (c) 2014-2017 Materialize * Released under the MIT license * https://github.com/Dogfalo/materialize/blob/master/LICENSE * * * Waves v0.7.5 * http://fian.my.id/Waves * * Copyright 2014-2016 Alfiana E. Sibuea and other contributors * Released under the MIT license * https://github.com/fians/Waves/blob/master/LICENSE */ // ========================================================================== // Variables // ========================================================================== @import "colors"; @import "variables-dark"; // ========================================================================== // Mixin // ========================================================================== @import "mixin"; // ========================================================================== // Layout // ========================================================================== @import "layout/layout"; // ========================================================================== // Form Elements // ========================================================================== @import "form-elements/form-elements"; // ========================================================================== // jQuery UI elements // ========================================================================== @import "jquery-ui/jquery-ui"; // ========================================================================== // Interactions ( Process, Success etc ) // ========================================================================== @import "interactions/interactions"; // ========================================================================== // Trackback // ========================================================================== @import "trackback/trackback"; // ========================================================================== // Reports // ========================================================================== @import "reports/reports"; // ========================================================================== // User Portal // ========================================================================== @import "portal/skin"; // ========================================================================== // Leaderboard // ========================================================================== @import "leaderboard/skin";