We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1b49e21 commit 16ab9d7Copy full SHA for 16ab9d7
package.json
@@ -1,8 +1,8 @@
1
{
2
"name": "pure.css.components",
3
- "version": "1.0.0",
4
- "description": "Some components (modal, slider, etc.) in pure css",
5
- "main": "components.css",
+ "version": "2.0.0",
+ "description": "Pure CSS components, few javascsript-free, fully-customizable and reusable components",
+ "main": "css/components.css",
6
"scripts": {
7
"test": "echo \"Error: no test specified\" && exit 1"
8
},
0 commit comments