moved .less files into the vanilla theme folder

This commit is contained in:
psychobunny
2013-09-10 14:23:46 -04:00
parent 31624b32e9
commit b19097ab8f
17 changed files with 299 additions and 298 deletions

3
.gitignore vendored
View File

@@ -1,4 +1,4 @@
#################
#################
## npm
#################
@@ -9,6 +9,7 @@ config.json
public/config.json
public/css/*.css
public/themes/*
!/public/themes/vanilla
*.sublime-project
*.sublime-workspace
plugins/*