diff --git a/app/javascript/stylesheets/application.scss b/app/javascript/stylesheets/application.scss index e7b93efe8..2d2fe6b58 100644 --- a/app/javascript/stylesheets/application.scss +++ b/app/javascript/stylesheets/application.scss @@ -3,7 +3,7 @@ @import "~bootstrap/scss/mixins"; @import "./_variables"; @import "./_variables_dsfr"; -@import "./fontawesome_imports"; + // import bootstrap file by file so we can remove unwanted rules component by component // cf https://github.com/twbs/bootstrap/blob/v4.3.1/scss/bootstrap.scss @import "~bootstrap/scss/root";