Skip to content

Latest commit

 

History

History
15 lines (8 loc) · 504 Bytes

compressor.md

File metadata and controls

15 lines (8 loc) · 504 Bytes

Django Compressor +

Compresses linked and inline JavaScript or CSS into a single cached file.

Features

  • Compress Bootstrap 5 styles for the application at theme.scss.

Integration to Hackassistant

Just installed as the library documentation says and installed a cron job to renew the compression as it has expiration.

Future work

This can be useful in the future for other compressions.