CSS Template

This commit is contained in:
2019-09-01 17:32:29 +02:00
parent 1be3498a77
commit 74462bce22
7 changed files with 346 additions and 0 deletions

21
style/catc.scss Normal file
View File

@@ -0,0 +1,21 @@
/* Variables */
@import 'variables';
/* Fonts */
@import 'font-awesome';
@import 'fonts';
/* Plugins */
@import 'bootstrap';
@import 'quill';
/* Template (theme) */
@import 'template';
/* Pages */
@import 'logon';