blueprintui / blueprintui

:blue_book: Accelerate your development with flexible UI components and tools that work everywhere.

Home Page:https://blueprintui.dev

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

@container query is not supported

timhurt opened this issue · comments

Describe the bug
The grid system uses a container query for a custom property (mixins.scss) causing it to break when compiled for many browsers. More information here: https://caniuse.com/mdn-css_at-rules_container_style_queries_for_custom_properties

To Reproduce
Steps to reproduce the behavior:

  1. Go to 'https://blueprintui.dev/docs/layout/grid' on one of the unsupported browsers
  2. See error

Expected behavior
BP grid system works

Additional context
Have tried a couple recommended polyfill solutions but they do not work.

Hello there 👋. This is an automated message to let you know that in order to keep the repository running smoothly, we automatically close issues and pull requests that have not been active for a while. If you would like to continue discussing this topic, please look for another open issue or create a new one with updated information, and include a reference to this issue as needed.

Hello there 👋. This is an automated message to let you know that in order to keep the repository running smoothly, we automatically close issues and pull requests that have not been active for a while. If you would like to continue discussing this topic, please look for another open issue or create a new one with updated information, and include a reference to this issue as needed.