VWThanks for this Guide! The CSS import didn't work for me. If anyone has the same issue, I could resolve it by attaching "?inline" to the import: import styles from "./MyComponent.css?inline";Comment·Article·Feb 23, 2024·TIL - How to write a web component with SolidJS