You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
i am using scss to customize mdb but it seems like breakpoints above lg are not working with some classes(e.g float-xl-*). sm md and lg works but whenever I use xl, xxl breaking points are not applied. Is this expected ?
i am importing mdb using npm in application.scss @import 'mdb-ui-kit/src/scss/mdb.free';
i am using scss to customize mdb but it seems like breakpoints above lg are not working with some classes(e.g float-xl-*). sm md and lg works but whenever I use xl, xxl breaking points are not applied. Is this expected ?
i am importing mdb using npm in application.scss
@import 'mdb-ui-kit/src/scss/mdb.free';
in package.json i build via
The text was updated successfully, but these errors were encountered: