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