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-11-18 02:36:30 +01:00
Code
Releases
Activity
203b96487d
pure
/
.gitignore
8 lines
74 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Initial drop
2013-05-09 23:56:32 +02:00
.DS_Store
feat: add eslint (#801)
2020-05-16 20:09:14 +02:00
.nyc_output/
Ignore soon-to-be created folders from Screwdriver CI builds
2013-06-11 18:03:48 +02:00
artifacts/
Initial drop
2013-05-09 23:56:32 +02:00
build/
Ignore soon-to-be created folders from Screwdriver CI builds
2013-06-11 18:03:48 +02:00
coverage/
Initial drop
2013-05-09 23:56:32 +02:00
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