histoire
histoire copied to clipboard
Unable to parse CSS container queries
Describe the bug
After adding CSS container queries to my current project when running the project on dev mode I get an error related for not being able to parse the CSS stylesheet.
Reproduction
https://stackblitz.com/edit/histoire-vue3-starter-5pmbwd?file=src%2FBaseList.vue
System Info
System:
OS: macOS 13.0.1
CPU: (12) x64 Intel(R) Core(TM) i7-8750H CPU @ 2.20GHz
Memory: 26.80 MB / 16.00 GB
Shell: 5.8.1 - /bin/zsh
Binaries:
Node: 16.16.0 - ~/.nvm/versions/node/v16.16.0/bin/node
Yarn: 1.22.17 - /usr/local/bin/yarn
npm: 9.5.0 - ~/_code/EKP-Frontend/node_modules/.bin/npm
Browsers:
Brave Browser: 110.1.48.171
Chrome: 110.0.5481.177
Firefox: 110.0
Safari: 16.1
npmPackages:
@histoire/plugin-vue: 0.15.8 => 0.15.8
@vitejs/plugin-vue: 4.0.0 => 4.0.0
histoire: 0.15.8 => 0.15.8
vite: 4.1.1 => 4.1.1
Used Package Manager
npm
Validations
- [X] Follow our Code of Conduct
- [X] Read the Contributing Guidelines.
- [X] Read the docs.
- [X] Check that there isn't already an issue that reports the same bug to avoid creating a duplicate.
- [X] Check that this is a concrete bug. For Q&A open a GitHub Discussion.
- [X] The provided reproduction is a minimal reproducible example of the bug.
Hope this gets fixed someday