Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 7cf7332

Browse files
committed
Add updated getbase
1 parent 520bd2e commit 7cf7332

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

.gitignore

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,13 @@
1-
# Logya
1+
# site
22
archive/
33
deploy/
44
static/compiled/
55
static/data/
66

7+
# src
8+
#src/scss/getbase
9+
src/scss/getbase4
10+
711
# nodejs
812
.sass-cache/
913
node_modules/

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,7 @@
2424
"gulp-uglify": "^3.0.2"
2525
},
2626
"dependencies": {
27+
"@getbase/base": "^4.1.3",
2728
"getbase": "^3.5.1"
2829
}
2930
}

0 commit comments

Comments
 (0)