1
1
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:
broccolini 2017-06-09 17:01:25 -04:00
parent 26f96fc3c6
commit f75d9900e7

View File

@ -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";