Skip to content

Commit

Permalink
Add style-forge.media to cdnjs
Browse files Browse the repository at this point in the history
  • Loading branch information
Sarmaged committed Jan 7, 2025
1 parent 783b3e8 commit 4bbfc03
Showing 1 changed file with 52 additions and 0 deletions.
52 changes: 52 additions & 0 deletions packages/s/style-forge.media.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,52 @@
{

Check warning on line 1 in packages/s/style-forge.media.json

View workflow job for this annotation

GitHub Actions / robotcdnjs

stars on GitHub is under 200

Check warning on line 1 in packages/s/style-forge.media.json

View workflow job for this annotation

GitHub Actions / robotcdnjs

package download per month on npm is under 800
"name": "style-forge.media",
"homepage": "https://style-forge.github.io/media/",
"description": "Style-Forge.Media: lightweight CSS media query helpers for responsive designs.",
"filename": "media.css",
"repository": {
"type": "git",
"url": "git+https://github.com/Style-Forge/media.git"
},
"license": "MIT",
"keywords": [
"style-forge",
"CSS",
"media queries",
"responsive design",
"desktop",
"tablet",
"mobile",
"portrait",
"landscape",
"breakpoints",
"HTML",
"utilities",
"styles",
"web development",
"frontend",
"styling",
"design",
"responsive",
"lightweight",
"modular",
"consistent"
],
"autoupdate": {
"source": "npm",
"target": "style-forge.media",
"fileMap": [
{
"basePath": "",
"files": [
"media.css"
]
}
]
},
"authors": [
{
"name": "Dmitrii Sagalov",
"email": "[email protected]"
}
]
}

0 comments on commit 4bbfc03

Please sign in to comment.