hackoregon / civic

The frontend monorepo for the CIVIC platform.
http://civicplatform.org
MIT License
60 stars 26 forks source link

CSS Reset #1159

Open ghost opened 4 years ago

ghost commented 4 years ago

What

This repo needs a CSS reset, maybe normalize.

Why

Styling around automated CSS styles is a pain point for every engineer ever, but we'll also need to go in and fix our styles after we apply the reset since it's compensating for standard browsers' CSS.

When

Before this repo gets even bigger.