We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
ERROR Failed to compile with 1 errors 15:14:37
error in ./node_modules/react-quill/dist/quill.snow.css
Module parse failed: Unexpected token (1:0) You may need an appropriate loader to handle this file type.
.ql-container { | box-sizing: border-box; | font-family: Helvetica, Arial, sans-serif;
@ ./pages/addblog/index.js 46:0-41 @ multi ./pages/addblog/index.js
我在工程中引入React-quill,工程无法引入quill的module中的css文件啊 求指点啊
The text was updated successfully, but these errors were encountered:
No branches or pull requests
ERROR Failed to compile with 1 errors 15:14:37
error in ./node_modules/react-quill/dist/quill.snow.css
Module parse failed: Unexpected token (1:0)
You may need an appropriate loader to handle this file type.
@ ./pages/addblog/index.js 46:0-41
@ multi ./pages/addblog/index.js
我在工程中引入React-quill,工程无法引入quill的module中的css文件啊
求指点啊
The text was updated successfully, but these errors were encountered: