fem faq accordion
1.0.0

Responsive page design challenge: single accordion interactive component. My solution for one of challenges for frontendmentor.io
Beside the packages in the package.json, pug-cli must be installed in order to watch and compile Pug to HTML.
Watching and compiling Pug to HTML:
npm run developWatching and compiling Stylus to CSS (CSS will be compiled in the styles/css folder):
npm run watch:css