hurricane-response / florence-api

Fork of https://github.com/sketch-city/harvey-api for Hurricane Florence
https://hurricane-florence-api.herokuapp.com/
GNU General Public License v3.0
50 stars 14 forks source link

Implement CFA Styleguide styling for admin interface #102

Open nihonjinrxs opened 5 years ago

nihonjinrxs commented 5 years ago

Implement styling consistent with the Code for America styleguide for the Administrative user interfaces provided by the API.

For maintenance reasons, we cannot use the existing styleguide gem, as we cannot support BEM-style CSS for the UI in this app.

This issue is a starting point for the UI transition, which likely includes the following:

Note: This should not impact the API JSON views, which should remain the same after this update.