-
Notifications
You must be signed in to change notification settings - Fork 2.4k
Closed
Description
Description
This is a catch all ticket for potential infrastructure changes to improve Pure.
Items
- (feat(site): build new documentation site #787) Migrate website - Zeit v1 is EOL, current Node.js site doesn't support v2.
- Upgrade Normalize - Version currently used is very old. We should upgrade to the latest version.
- Remove old browser support - There are many browser hacks for old IE, Opera and Safari browsers. These are most likely unnecessary and just add bloat to the project.
- Remove Bower - NPM has taken over as the FE package manager and bower use has declined over the years. Deprecating the https://github.com/pure-css/pure-release repository would be the first step.
- Audit all existing styles to ensure latest CSS spec is met.
te-online, NARKOZ, codeGlaze, lkraav, donotlb and 8 more