mirror of
https://github.com/Combodo/iTop.git
synced 2026-04-23 10:38:45 +02:00
N°3685 - Front-end performances: Use only necessary parts of Bulma SCSS
This commit is contained in:
5
css/backoffice/vendors/_all.scss
vendored
5
css/backoffice/vendors/_all.scss
vendored
@@ -16,8 +16,11 @@
|
||||
* You should have received a copy of the GNU Affero General Public License
|
||||
*/
|
||||
|
||||
/* For Bulma only import what we actual use to limit the final CSS size */
|
||||
@import "bulma-variables-overload";
|
||||
@import "../../../node_modules/bulma-scss/bulma";
|
||||
@import "../../../node_modules/bulma-scss/utilities/all";
|
||||
@import "../../../node_modules/bulma-scss/base/all";
|
||||
@import "../../../node_modules/bulma-scss/elements/content";
|
||||
@import "ckeditor";
|
||||
@import "tippy";
|
||||
@import "jqueryui";
|
||||
|
||||
Reference in New Issue
Block a user