This is about the Bulma **Docs** In https://bulma.io/documentation/utilities/responsive-mixins/ the doc mention mixins named `until` while it should be `until-fullhd ` ``` @include until { // <----- Here, it should until-fullhd // Styles applied // below $fullhd } ```
This is about the Bulma Docs
In https://bulma.io/documentation/utilities/responsive-mixins/ the doc mention mixins named
untilwhile it should beuntil-fullhd