First, thanks for the great theme.
I’m a front-end developer and I am creating custom pages within Neighborhood theme.
I couldn’t find any css guide on how to use classes e.g for buttons. something like a guide in Bootstrap
I don’t wanna use shortcodes, I am developing inside a code editor rather than WordPress WYSIWYG.
Inspecting elements to figure out is also very painful.
I understand the style sheets are well documented & Commented, but is there anywhere that shows classes with it’s preview like the shortcode section on the demo site, but instead of shortcode, give me html & it’s classes. the way bootstrap documents it’s theme.
Thank you.