Replace less files in bootstrap_subtheme with bootstrap 3
| Comment | File | Size | Author |
|---|---|---|---|
| #6 | upgrade-subtheme-less-2071975.patch | 457 bytes | kslonka |
| #2 | bootstrap-upgrade-subtheme-less-2071975-2.patch | 31.43 KB | el7cosmos |
| #1 | bootstrap-upgrade-subtheme-less-2071975-1.patch | 29.14 KB | el7cosmos |
Comments
Comment #1
el7cosmosOnly replace less file, still need work with override.less
Comment #2
el7cosmosSorry, the previous is version 3.0.0-rc1
Comment #3
markhalliwellThanks @el7cosmos! Committed 488300a.
Given that this seems like a relatively straight forward replacement (and a rather large patch), I've gone ahead and committed this. Any regressions found should be opened in a new issue (including fixing the overrides.less file).
Comment #5
kslonka commentedThis should be "../bootstrap/fonts" (since our css is in theme/css, and bootstrap library is in theme/bootstrap)
Comment #6
kslonka commented@up patch
Comment #7
markhalliwellThanks @kslonka!
Committed 4b97a6e to 7.x-3.x.
Comment #8
markhalliwell