N°3685 Greatly optimize SCSS rules to reduce compiled CSS file size (4.7Mo -> 620ko)

This commit is contained in:
Stephen Abello
2021-08-04 16:32:57 +02:00
parent c99a22c9f7
commit e4f58b5b98
8 changed files with 327 additions and 339 deletions

View File

@@ -42,7 +42,6 @@ $ibo-prop--apply--error--color: $ibo-color-grey-800 !default;
height: $ibo-prop--apply-cancel--span--height;
width: $ibo-prop--apply-cancel--span--width;
text-align: center;
@extend .ibo-button;
@extend .ibo-is-alternative;
@extend .ibo-button.ibo-is-alternative;
}
}