water.css/src/builds/light-legacy.standalone.css
2019-05-27 23:31:34 +02:00

8 lines
258 B
CSS
Executable file

/**
* Standalone light-themed version for legacy browsers.
* Includes light variables and core, compiled at build time so the final output
* will only include regular CSS, no variables.
*/
@import '../variables-light.css';
@import '../parts/_core.css';