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
{{ message }}
This repository was archived by the owner on Aug 7, 2021. It is now read-only.
Is your feature request related to a problem? Please describe.
If you try to use app.less instead of app.css, you will get You may need an appropriate loader to handle this file type. webpack compilation error.
Describe the solution you'd like
We have to provide less loader by default (or by an additional plugin).