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
2024-12-25 05:23:43 +01:00
Code
Releases
Activity
28f4d7a2ed
pure
/
.gitignore
6 lines
58 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Initial drop
2013-05-09 23:56:32 +02:00
.DS_Store
Integrate Bower into `grunt import` task This uses Bower to import the Normalize.css dependency.
2013-05-23 14:54:51 +02:00
bower_components/
Initial drop
2013-05-09 23:56:32 +02: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 21:58:25 +02:00
release/
Copy Permalink