Highlight
Class
.highlight--{info | success | warning | danger}
Code Sample
.highlight--info
GorangoCSS is require <span class="highlight--info">no JS</span> to run!
.highlight--success
GorangoCSS is require <span class="highlight--success">no JS</span> to run!
.highlight--warning
GorangoCSS is require <span class="highlight--warning">no JS</span> to run!
.highlight--danger
GorangoCSS is require <span class="highlight--danger">no JS</span> to run!
Last updated
Was this helpful?