mirror of
https://github.com/primer/css.git
synced 2024-12-28 08:31:58 +03:00
remove index from root
This commit is contained in:
parent
26f96fc3c6
commit
f75d9900e7
16
index.scss
16
index.scss
@ -1,16 +0,0 @@
|
||||
/*!
|
||||
* Primer
|
||||
* http://primercss.io
|
||||
*
|
||||
* Released under MIT license. Copyright 2015 GitHub, Inc.
|
||||
*/
|
||||
|
||||
// Primer master file
|
||||
//
|
||||
// Imports all Primer files in their intended order for easy mass-inclusion.
|
||||
// Should you need specific files, you can easily use separate `@import`s.
|
||||
|
||||
// Global requirements
|
||||
@import "primer-core/index.scss";
|
||||
@import "primer-product/index.scss";
|
||||
@import "primer-marketing/index.scss";
|
Loading…
Reference in New Issue
Block a user