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-05 00:33:03 +01:00
Code
Releases
Activity
pure
/
.gitignore
6 lines
58 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Initial drop
2013-05-09 17:56:32 -04:00
.DS_Store
Integrate Bower into `grunt import` task This uses Bower to import the Normalize.css dependency.
2013-05-23 13:54:51 +01:00
bower_components/
Initial drop
2013-05-09 17:56:32 -04:00
build/
node_modules/
Add Grunt `release` task to create a .zip archive of the build/ dir This adds the new `release` Grunt task which creates a .zip file in the `release/[version]/` dir with the following name format and structure: `[name]-[version].zip` where `name` and `version` are from package.json. . └── kimono └── 0.0.1 └── *.css
2013-05-14 15:58:25 -04:00
release/
Copy Permalink