angular/aio/src/styles/2-modules/_modules-dir.scss
Stefanie Fluin b8b91d3418 feat(aio): marketing design refresh
- Add styling for active TOC item
- Add sidenav styles
- Change header tags to divs from index marketing page to remove anchors
- Fix use of card mixin and create separate card-docs class
- Add marketing styling
- Topnav styling when on home landing page
- Remove hamburger menu on home page
- Add fully rounded border to top nav toolbar search input
- Add mobile styles
- Add title banner to other marketing pages
2017-05-27 07:24:03 +01:00

29 lines
644 B
SCSS

/* ==============================
MODULE STYLES
============================== */
@import 'alert';
@import 'api-info-bar';
@import 'api-list';
@import 'banner';
@import 'buttons';
@import 'callout';
@import 'card';
@import 'code';
@import 'contributor';
@import 'edit-page-cta';
@import 'features';
@import 'filetree';
@import 'hamburger';
@import 'heading-anchors';
@import 'hr';
@import 'images';
@import 'progress-bar';
@import 'table';
@import 'presskit';
@import 'resources';
@import 'scrollbar';
@import 'search-results';
@import 'subsection';
@import 'toc';