1
1
mirror of https://github.com/go-gitea/gitea.git synced 2024-11-19 00:05:02 +01:00
gitea/templates
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>
2020-01-25 16:41:34 +08:00
..
admin Add support for database schema in PostgreSQL (#8819) 2020-01-20 16:45:14 +01:00
base move jquery and jquery-migrate to npm/webpack (#9813) 2020-01-21 19:32:33 +02:00
custom
explore
mail
org
pwa add css extraction and minification to webpack (#9944) 2020-01-25 16:41:34 +08:00
repo Fix image (#9962) 2020-01-24 21:23:10 +00:00
status
swagger add css extraction and minification to webpack (#9944) 2020-01-25 16:41:34 +08:00
user
home.tmpl
install.tmpl Add support for database schema in PostgreSQL (#8819) 2020-01-20 16:45:14 +01:00