6 lines
81 B
Plaintext
6 lines
81 B
Plaintext
/*
|
|
Allow nested imports
|
|
*/
|
|
@media print {
|
|
@import "../imports/import.less";
|
|
} |