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 166aeb5 commit 447fe3eCopy full SHA for 447fe3e
package.json
@@ -1,13 +1,15 @@
1
{
2
"name": "flex-attributes",
3
- "version": "1.0.5",
4
- "description": "A css library that allows you to compose flexbox layouts with attributes.",
+ "version": "2.0.0",
+ "description": "A css library that allows you to compose mobile first, adaptive flexbox layouts and grids with attributes.",
5
"main": "flex-attributes.css",
6
"keywords": [
7
"css",
8
"flexbox",
9
"attributes",
10
- "layout"
+ "layout",
11
+ "grid",
12
+ "bootstrap"
13
],
14
"author": "hemlok",
15
"license": "ISC",
0 commit comments