We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4ab78e3 commit dcdce15Copy full SHA for dcdce15
package.json
@@ -0,0 +1,27 @@
1
+{
2
+ "name": "bendable",
3
+ "version": "1.0.0",
4
+ "description": "Fluid & responsive type scales with composable CSS utilities",
5
+ "main": "bendable.css",
6
+ "scripts": {
7
+ "test": "-"
8
+ },
9
+ "repository": {
10
+ "type": "git",
11
+ "url": "git+https://github.com/tobiasahlin/bendable.git"
12
13
+ "keywords": [
14
+ "css",
15
+ "type",
16
+ "scale",
17
+ "responsive",
18
+ "fluid",
19
+ "typography"
20
+ ],
21
+ "author": "tobiasahlin",
22
+ "license": "MIT",
23
+ "bugs": {
24
+ "url": "https://github.com/tobiasahlin/bendable/issues"
25
26
+ "homepage": "https://github.com/tobiasahlin/bendable#readme"
27
+}
0 commit comments