• silverwind's avatar
    move CSS build to webpack (#9983) · 1019913e
    silverwind authored
    
    
    - added new 'make webpack' target
    - deprecated 'make js' and 'make css'
    - extend webpack config to load the less files
    - updated docs
    
    I had to rename the source file of `arc-green.less` to avoid generating
    a useless JS entrypoint via webpack-fix-style-only-entries which would
    not work with different source/destination filenames. I hear that there
    should be cleaner solutions possible once we upgrade to Webpack 5.
    Co-authored-by: default avatarzeripath <art27@cantab.net>
    1019913e
.editorconfig 448 Bytes