-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.css
24 lines (22 loc) · 900 Bytes
/
index.css
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
/*! backpack.css v2.2.0 | MIT License | github.com/chris-pearce/backpack.css */
/**
* 1. Vendor stylesheets.
* 2. See the "File structure" section in CONTRIBUTING.md.
* 3. The stylesheet names come from MDN's HTML elements reference document. See
* https://developer.mozilla.org/en-US/docs/Web/HTML/Element.
*
* NOTE: The order of the imports must be maintained.
*/
@import 'sanitize.css/evergreen.css'; /* 1 */
@import 'sanitize.css/forms.evergreen.css'; /* 1 */
@import 'sanitize.css/reduce-motion.css'; /* 1 */
@import 'sanitize.css/typography.css'; /* 1 */
@import 'global.css'; /* 2 */
@import 'main-root.css'; /* 3 */
@import 'forms.css'; /* 3 */
@import 'content-sectioning.css'; /* 3 */
@import 'inline-text-semantics.css'; /* 3 */
@import 'text-content.css'; /* 3 */
@import 'image-and-multimedia.css'; /* 3 */
@import 'table-content.css'; /* 3 */
@import 'grouped.css'; /* 2 */