File tree Expand file tree Collapse file tree 3 files changed +6
-21
lines changed Expand file tree Collapse file tree 3 files changed +6
-21
lines changed Original file line number Diff line number Diff line change 11/* !
2- * Primer- core
3- * http://primer.github.io
2+ * @primer/css/ core
3+ * http://primer.style/css
44 *
55 * Released under MIT license. Copyright (c) 2019 GitHub Inc.
66 */
77
88// Include .octicon base styles
99@import " @primer/octicons/index.scss" ;
1010
11- // Primer master file
12- //
13- // Imports all Primer files in their intended order for easy mass-inclusion.
14- // Should you need specific files, you can easily use separate `@import`s.
15-
1611// Global requirements
1712@import " ../support/index.scss" ;
1813
Original file line number Diff line number Diff line change 11/* !
2- * Primer- marketing
3- * http://primer.github.io
2+ * @primer/css/ marketing
3+ * http://primer.style/css
44 *
55 * Released under MIT license. Copyright (c) 2019 GitHub Inc.
66 */
77
8- // Primer master file
9- //
10- // Imports all Primer files in their intended order for easy mass-inclusion.
11- // Should you need specific files, you can easily use separate `@import`s.
12-
138// Global requirements
149@import " ./support/index.scss" ;
1510
Original file line number Diff line number Diff line change 11/* !
2- * Primer- product
3- * http://primer.github.io
2+ * @primer/css/ product
3+ * http://primer.style/css
44 *
55 * Released under MIT license. Copyright (c) 2019 GitHub Inc.
66 */
77
8- // Primer master file
9- //
10- // Imports all Primer files in their intended order for easy mass-inclusion.
11- // Should you need specific files, you can easily use separate `@import`s.
12-
138// Global requirements
149@import " ../support/index.scss" ;
1510
You can’t perform that action at this time.
0 commit comments