Client code should not need to include styles.css file to apply styles #4
Labels
bug
Something isn't working
good first issue
Good for newcomers
help wanted
Extra attention is needed
v1.0.0
Issues that have to be solved before v1.0.0 release
For the time being, the client code has to include this import
import '@amho/vottom-sheet/style.css'
somewhere otherewise, the styles won't be applied. This is not desirable.Is there a way to ship the styles without asking the client code to import styles?
The text was updated successfully, but these errors were encountered: