#Vue with sass and pug
3 messages · Page 1 of 1 (latest)
3 messages · Page 1 of 1 (latest)
I am having a hard time configuring storybook to support sass and pug.
I managed to set up basic stuff but ran into issues with sass
@use rules have to be written before any other rules @use 'sass:map' for example
also, currently only text is rendered instead of the html.