JB
JB
Hi, Here is the crystal clear answer from MDN: https://github.com/mdn/content/issues/15852 Setting `crossorigin` parameter is enough to mimic `crossorigin=""` or `crossorigin="anonymous"`. Webhint should not report errors when `crossorigin` is alone. Thanks...
Hi. Yesterday I added the pure CSS validation icons of BS 4.3.1 as Daemonite material UI is still based on BS 4.1.1 (=> see CSS in my fiddle. If you...
Hi, which variables did you set ?
Hi, material uses secondary color for Controls (https://github.com/Daemonite/material/blob/master/assets/scss/variables/_variable-material.scss) $selection-control-color-active: theme-color(secondary) !default; You can find my active fork here: https://github.com/djibe/material
Hi I don't observe this with BS 4.6.2: https://djibe.github.io/material/docs/4.6/components/carousel/
Working well in a few minutes.
Import is `import { persist } from '@orama/plugin-data-persistence'` isn't it ?
Thx. I try to enhence it this weekend.
 Hi, height: 350px gives this on desktop. Not rally satisfying isn't it ?
Hi, Good point. Not that much in fact. Just dropped custom snackbars for Bootstrap toasts. Added new Bootstrap components and ... I don't see other changes. I'll try to write...