RefugeRestrooms / refugerestrooms

REFUGE restrooms indexes and maps safe restroom locations for trans, intersex, and gender nonconforming individuals.
http://www.refugerestrooms.org
GNU Affero General Public License v3.0
894 stars 261 forks source link

Reorganize stylesheets #356

Closed Hkly closed 7 years ago

Hkly commented 7 years ago

Context

In an attempt to work on https://github.com/RefugeRestrooms/refugerestrooms/issues/352, I ran into some disorganized css and accidentally fell into a rabbit-hole of reorganizing the stylesheets.

Summary of Changes

I'm not entirely sure this is the organization method y'all wanted for refuge, but mainly I moved styling out of the application.scss file and tried to organize styles by their related parts (restrooms, maps, etc.), hopefully making it easier to find and keep things organized. Happy to reorganize to a different structure, or rename things, etc. Also happy to close this if this isn't something you are looking for!

Checklist

mi-wood commented 7 years ago

Since this is purely organization, I'm ok with it. You're more likely to touch the frontend code than I am, so I'm just going to 👍 because it seems like a reasonable structure to me