Closed
Bug 1436067
Opened 8 years ago
Closed 7 years ago
Break down existing LESS files into concise modules
Categories
(Socorro :: Webapp, task)
Socorro
Webapp
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: amikulski, Assigned: amikulski)
References
Details
- Break `screen.less` apart into abstracted LESS files (ex `typography.less`)
- Move common page elements/components into their own LESS files (ex `footer.less`)
- Ensure E2E tests remain unaffected
- Ensure visual page appearance remains consistent before/after refactor
Comment 1•8 years ago
|
||
Commit pushed to master at https://github.com/mozilla-services/socorro
https://github.com/mozilla-services/socorro/commit/bcf55fc18b341417890a3f16f6b20fa11039ba80
Merge pull request #4327 from andymikulski/abstracted-less
bug 1436067 - Abstract screen.less into smaller modules
Assignee | ||
Updated•7 years ago
|
Status: NEW → RESOLVED
Closed: 7 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•