jensoleg / swagger-ui

Swagger UI is a dependency-free collection of HTML, Javascript, and CSS assets that dynamically generate beautiful documentation from a Swagger-compliant API.
http://swagger.io
Other
1.13k stars 310 forks source link

I will rebuild css in SASS (scss) if someone can walk me through current version #87

Open danfitz36 opened 7 years ago

danfitz36 commented 7 years ago

I'm planning to adapt this repo to be used for my company's latest public API docs. in my initial research, the css is kind of a mess at this point. i'd like to clean it up and make it more understandable without changing any functionality, but I need a walkthrough in order to make sense of the intent here. is anyone available to talk through this?