whoisgina / plants

4 stars 2 forks source link

Styles write merge #16

Closed calebmisclevitz closed 5 years ago

calebmisclevitz commented 5 years ago

Merges style updates with the ability to write to the healthy column in the studio plants table in Airtable. Adds normalize.css via npm, and a minor style adjustment for the checkbox.

calebmisclevitz commented 5 years ago

We might want to remove the checkboxes for now so we can post our MVP on plants.rumo.rs? But it seems nice to prove the concept.

calebmisclevitz commented 5 years ago

@whoisgina I realized there were dozens of the same ID attribute on the checkboxes for label for="" to use, so I went down a rabbit hole learning how to generate incremental ones. And then also realized normalize.css wasn't what we need, so I removed that.