UNPKG

@primer/css

Version:

Primer is the CSS framework that powers GitHub's front-end design. primer includes 23 packages that are grouped into 3 core meta-packages for easy install. Each package and meta-package is independently versioned and distributed via npm, so it's easy to i

14 lines (13 loc) 180 B
{ "extends": [ "plugin:github/es6", "plugin:github/recommended" ], "env": { "es6": true, "node": true }, "parserOptions": { "ecmaVersion": 2017 } }