Describe the bug
During the build process, the following warning was displayed in the console:
[WARNING] "overflow-X" is not a known CSS property [unsupported-css-property]
To Reproduce
Steps to reproduce the behavior:
- npm install toast-ui/editor.
- Run
npm run build.
- Observe the warning in the console output.
- See error
Expected behavior
The build process should complete without any warnings or errors.
Screenshots
