Add asides for nice-looking notes and warnings
You can now use <aside> with the classes - warning - success - notice to add little colored notes to your API docs! Examples are in source/index.md. Also, note that if you have a custom variables.scss, you'll have to add +$aside-notice-bg: #8fbcd4; +$aside-warning-bg: #c97a7e; +$aside-success-bg: #6ac174; to it.
Showing
source/fonts/icomoon.eot
0 → 100644
File added
source/fonts/icomoon.svg
0 → 100644
source/fonts/icomoon.ttf
0 → 100644
File added
source/fonts/icomoon.woff
0 → 100644
File added
Please register or sign in to comment