1
0
mirror of synced 2024-11-23 05:26:10 +03:00
select2/docs/css/s2-docs.scss
Kevin Brown a126b53b4c CSS changes for Rouge highlighting
This adds a new CSS file and adjusts existing highlighting files for the
Rouge syntax highlighting that was enabled.
2016-01-30 21:01:12 -05:00

22 lines
371 B
SCSS

---
---
@import "result-repository";
@import "sidenav";
@import "hamburger";
@import "code";
@import "featurette";
@import "layout";
@import "nav";
@import "footer";
@import "alert";
@import "home";
@import "examples";
@import "social";
@import "buttons";
@import "anchorjs";
@import "jumbotron";
@import "prettify";
@import "syntax-highlighting";
@import "typography";