Create a local.css file?
domesticat - February 2, 2009 - 15:46
| Project: | Analytic |
| Version: | 6.x-1.x-dev |
| Component: | Code |
| Category: | feature request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | active |
Description
Would you consider changing Analytic to support a local.css file, to make it easier for users to keep up with their CSS customizations in a single place?
How it works:
- in analytic.info, include support for local.css last, so it overrides every other CSS file included in Analytic
- In the Analytic package, provide a blank local.default.css
If users don't need it, they don't set up local.css. If they do, then their changes end up all together in a file that isn't overwritten in theme upgrades. It's a neat idea I've seen in a few other themes, such as acquia_marina, and I love it.
