mirror of
https://github.com/susam/spcss.git
synced 2025-09-03 10:53:27 +02:00
Set default file for JSDelivr and UNPKG
This commit is contained in:
@@ -1,10 +1,13 @@
|
|||||||
{
|
{
|
||||||
"name": "spcss",
|
"name": "spcss",
|
||||||
"version": "0.1.0",
|
"version": "0.2.0",
|
||||||
"description": "Simple and Plain Stylesheet",
|
"description": "Simple and Plain Stylesheet",
|
||||||
"files": [
|
"files": [
|
||||||
"sp.css"
|
"sp.css",
|
||||||
|
"sp.min.css"
|
||||||
],
|
],
|
||||||
|
"jsdelivr": "sp.css",
|
||||||
|
"unpkg": "sp.css",
|
||||||
"keywords": [
|
"keywords": [
|
||||||
"css",
|
"css",
|
||||||
"stylesheet",
|
"stylesheet",
|
||||||
|
Reference in New Issue
Block a user