Debug Javascript & CSS
Debug Javascript
With modern frontend engineering tools, it's easy to debug the frontend assets in the browser.
tip
If you trouble with Javascript debugging, please make sure "Enable JavaScript source maps" is checked.
Debug CSS, SCSS
You can debug CSS, SCSS in the browser, with the help of Chrome DevTools.