SC5 / sc5-styleguide

Styleguide generator is a handy little tool that helps you generate good looking styleguides from stylesheets using KSS notation
http://styleguide.sc5.io/
MIT License
1.26k stars 171 forks source link

Search not working to well #1104

Open dlangston opened 7 years ago

dlangston commented 7 years ago

When I try and search for a style in our style guide it returns unexpected results. For example if I search for button instead of showing the section titled button it shows me the section titled colors. Is there something specific I need to do to make our styles more search friendly?

PhilippeVay commented 6 years ago

Is this the only (wrong) result (with no good result) or are they both part of the list of results, with a numerical sort which makes (for example) 1.1 Colors display before 2.2 Buttons?