- [x] don't do nested css on komponent styleguide components, since `postcss-nested` (or `postcss-nesting`) is not installed by default with webpacker - [x] Add a `style.css` stylesheet file at `frontend/components/komponent/` to have generic css like (`body { margin: 0; }` - [x] Add link to `Styleguide` in header - [ ] Use [`rouge`](https://github.com/rouge-ruby/rouge) or an other, to colorize `cdoc` printed code ### Others ideas - [ ] List properties as table with `required` and `default` value at beginning or end of a component page
postcss-nested(orpostcss-nesting) is not installed by default with webpackerstyle.cssstylesheet file atfrontend/components/komponent/to have generic css like (body { margin: 0; }Styleguidein headerrougeor an other, to colorizecdocprinted codeOthers ideas
requiredanddefaultvalue at beginning or end of a component page