12 lines
206 B
Plaintext
Executable File
12 lines
206 B
Plaintext
Executable File
/* Bootstrap */
|
|
@import "bootstrap/bootstrap";
|
|
|
|
/* FontAwesome */
|
|
@import "fontawesome/font-awesome";
|
|
|
|
/* Thelia */
|
|
@import "thelia/import";
|
|
|
|
/* Theme */
|
|
@import "../themes/default/less/import";
|