This website requires JavaScript.
Explore
Coder Dansu
Resume
Help
Sign In
Emojigit
/
afch-zhwp
Watch
1
Star
0
Fork
0
You've already forked afch-zhwp
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
afch-zhwp
/
.gitignore
7 lines
58 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Set up jslint and travis testing
2014-02-09 12:23:52 -06:00
node_modules
Switch to LESS, build-based, more modular styling system Run `grunt build` to build AFCH, or just use scripts/upload.py — this will create all the necessary files in the /build directory, including minified css based on the… LESS files! That’s right, variables, nested selectors, and more. Expect cleaner, tidier code…already switched much of it over. Additionally, using LESS, our CSS selectors are much more specific, pretty much 100% ensuring we’ll avoid future class/selector conflicts. We now ALSO use a combination of classes and $afch.find() to ensure that multiple AFCH instances can run at one time on a page. Big commit, yay :)
2014-04-06 14:51:26 -05:00
build
Update .gitignore again
2016-02-14 22:53:00 -05:00
*/*.*~
Update .gitignore
2018-08-02 15:34:56 -04:00
*/#*.*#
*.swp
Ignore package-lock.json
2018-12-29 01:49:51 -05:00
package-lock.json
Reference in New Issue
Copy Permalink