Combine the CSS files on FF startup

Instead of combining the CSS files during make, just install all of the
fragments and let mobile-config-autoconfig.js combine them.
This commit is contained in:
Oliver Smith 2023-04-06 10:49:21 +00:00
parent d676f135a8
commit fe45bbc8dc
No known key found for this signature in database
GPG key ID: 5AE7F5513E0885CB
3 changed files with 150 additions and 54 deletions

View file

@ -1,4 +1,4 @@
/* Copyright 2022 Oliver Smith, Arnaud Ferraris
/* Copyright 2023 Oliver Smith, Arnaud Ferraris
* SPDX-License-Identifier: MPL-2.0
* _ _ _ __ _
* _ __ ___ ___ | |__ (_) | ___ ___ ___ _ __ / _(_) __ _
@ -10,9 +10,9 @@
*
* WARNING: DO NOT EDIT THE COPY OF THIS FILE LOCATED IN YOUR USER PROFILE!
*
* It will be overwritten on upgrade. You should edit the file located in
* It will be overwritten on upgrade. You should edit the files located in
* /etc/mobile-config-firefox/ instead (most package managers won't replace
* files under /etc if they've been edited). Or alternatively, consider cloning
* mobile-config-firefox.git and editing the separate CSS files there, then
* combining them with "make". Patches for useful additions welcome!
* mobile-config-firefox.git and editing the separate CSS files there.
* Patches for useful additions welcome!
*/