You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
forgejo/web_src
silverwind 5b17bb8f3d add css extraction and minification to webpack (#9944)
This changes the CSS output of webpack to output to the public/css
directory instead of inling CSS in JS. This enables CSS minification and
autoprefixer based on browserslist which would otherwise not be
possible.

The result of this change is two new output files currently:

- public/css/swagger.css
- public/css/gitgraph.css

Co-authored-by: techknowlogick <matti@mdranta.net>
4 years ago
..
css move semantic.dropdown.custom.js to webpack (#9064) 5 years ago
fomantic Use npm to manage fomantic and only build needed components (#9561) 4 years ago
js add css extraction and minification to webpack (#9944) 4 years ago
less Add top author stats to activity page (#9615) 4 years ago