How do we minify .css (and .js) files in Dash, and bundle them into one file? There’s a Flask extension called Flask-Assets that works for Flask apps, but it seems to require templating. It might be possible to use the webassets library which Flask-Assets is built on top of, but is there any more elegant way of doing this?
Related topics
Topic | Replies | Views | Activity | |
---|---|---|---|---|
Dash how use assets for file.css | 0 | 28 | October 29, 2024 | |
Styled a page with ONLY one file css in assets folder | 0 | 333 | April 26, 2022 | |
Lib package in dash and flask | 1 | 179 | August 7, 2021 | |
Not able to access css/js from assets folder in dash integration with flask | 0 | 405 | May 2, 2019 | |
Modify CSS and Load Locally in Dash App | 1 | 853 | November 18, 2018 |