mirror of
https://github.com/primer/css.git
synced 2024-11-27 09:45:45 +03:00
add now.json
This commit is contained in:
parent
2ccbf4be74
commit
67938b594f
16
docs/now.json
Normal file
16
docs/now.json
Normal file
@ -0,0 +1,16 @@
|
||||
{
|
||||
"alias": "primer-css",
|
||||
"scale": {
|
||||
"sfo": {
|
||||
"min": 1,
|
||||
"max": 3
|
||||
}
|
||||
},
|
||||
"files": [
|
||||
"next.config.js",
|
||||
"package-lock.json",
|
||||
"pages",
|
||||
"src",
|
||||
"static"
|
||||
]
|
||||
}
|
Loading…
Reference in New Issue
Block a user