mirror of
https://github.com/frappe/lms.git
synced 2026-04-27 11:09:26 +03:00
8c889ffb92
- added community.bundle.less file to create css bundle - removed the obsolete build.json in favor of new build system - updated the paths in the books - removed the imported urls from css files (the new build system doesn't support that) - removed obsolete lms.css
5 lines
70 B
Plaintext
5 lines
70 B
Plaintext
|
|
@import "./style.css";
|
|
@import "./vars.css";
|
|
@import "./style.less";
|