firefox-devtools / firefox-devtools/profiler

Extract css data into separate CSS files

Open
#1,233 13 comments 0 reactions 0 assignees View on GitHub
code maintenance
Dominant language
TypeScript
Stars
1.5k
Forks
491
Avg merge
3d 5h
Merged PRs (30d)
30

Description

Currently we load our CSS directly with style-loader but we should extract the CSS in separate files.

We can use https://github.com/webpack-contrib/mini-css-extract-plugin along with https://github.com/webpack-contrib/css-minimizer-webpack-plugin#getting-started for minimization. The documentation for these plugins looks pretty clear.

┆Issue is synchronized with this [Jira Task](https://mozilla-hub.atlassian.net/browse/FP-61)

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.