This repository has been archived on 2023-11-30. You can view files and clone it, but cannot push or open issues or pull requests.
qdouze-wordpress-theme/scss/style.scss

21 lines
284 B
SCSS

//
// -- QUARANTE-DOUZE (S)CSS THEME
//
// Published under GPLv3 by Kazhnuz
// Theme made for Wordpress for https://quarante-douze.net
//
@import 'palette';
@import 'definitions';
@import 'typography';
@import 'global';
@import 'cards';
@import 'buttons';
@import 'blog';