This website requires JavaScript.
Explore
Help
Sign In
github
/
pure
Watch
1
Fork
0
You've already forked pure
mirror of
https://github.com/pure-css/pure
synced
2025-03-13 06:24:28 +01:00
Code
Releases
Activity
26a6767402
Branches
Tags
View all branches
pure
/
bower.json
8 lines
105 B
JSON
Raw
Normal View
History
Unescape
Escape
Integrate Bower into `grunt import` task This uses Bower to import the Normalize.css dependency.
2013-05-23 13:54:51 +01:00
{
"name"
:
"pure"
,
Bump version to 0.3.0-rc-2
2013-08-29 18:19:18 -04:00
"version"
:
"0.3.0-rc-2"
,
Integrate Bower into `grunt import` task This uses Bower to import the Normalize.css dependency.
2013-05-23 13:54:51 +01:00
"devDependencies"
:
{
Lock down the version of Normalize.css to 1.1.2
2013-08-07 18:56:44 -04:00
"normalize-css"
:
"1.1.2"
Integrate Bower into `grunt import` task This uses Bower to import the Normalize.css dependency.
2013-05-23 13:54:51 +01:00
}
}
Copy Permalink