You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In my index file I'm using handlebars to generate the left nav (same as bootstrap) based on the titles of the page. My issue is if I have a section such as "Inputs" I need to have the left nav contain a sub section with Normal, Disabled, Required, etc etc. Is there a way to do this with the current KSS Template file using handlebars? I just need to be able to maybe call out a sub section with a character or something so it knows the difference between a Main header section and the sub level.
In my index file I'm using handlebars to generate the left nav (same as bootstrap) based on the titles of the page. My issue is if I have a section such as "Inputs" I need to have the left nav contain a sub section with Normal, Disabled, Required, etc etc. Is there a way to do this with the current KSS Template file using handlebars? I just need to be able to maybe call out a sub section with a character or something so it knows the difference between a Main header section and the sub level.
Included for reference: http://stackoverflow.com/questions/26414632/kss-knyle-style-sheet-creating-sub-nav-for-table-of-contents
Thanks
The text was updated successfully, but these errors were encountered: