/**
 * HeLl-MsG / ICQ — main stylesheet.
 * Imports component CSS in order: variables, desktop, windows, taskbar.
 * Edit the partials in css/ rather than this file.
 */
@import url("css/variables.css");
@import url("css/desktop.css");
@import url("css/windows.css");
@import url("css/taskbar.css");
