You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I tried all approach like require('quill/dist/quill.snow.css') import 'quill/dist/quill.snow.css'
but none works. how do I import css files from node_modules directory
The text was updated successfully, but these errors were encountered:
I tried all approach like
require('quill/dist/quill.snow.css')
import 'quill/dist/quill.snow.css'
but none works. how do I import css files from node_modules directory
The text was updated successfully, but these errors were encountered: