mirror of
https://github.com/NodeBB/NodeBB.git
synced 2025-12-16 05:20:24 +01:00
moved .less files into the vanilla theme folder
This commit is contained in:
3
.gitignore
vendored
3
.gitignore
vendored
@@ -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/*
|
||||
|
||||
Reference in New Issue
Block a user