mirror of
https://github.com/flextype/flextype.git
synced 2025-08-08 14:16:46 +02:00
Using SCSS for Simple theme
This commit is contained in:
9
site/themes/simple/package.json
Normal file → Executable file
9
site/themes/simple/package.json
Normal file → Executable file
@@ -1,8 +1,13 @@
|
||||
{
|
||||
"name": "flextype",
|
||||
"name": "flextype.org",
|
||||
"version": "1.0.0",
|
||||
"devDependencies": {
|
||||
"bootstrap": "^4.1.0",
|
||||
"es6-promise": "^4.2.4",
|
||||
"gulp": "^3.9.1",
|
||||
"gulp-autoprefixer": "^5.0.0",
|
||||
"gulp-csso": "^3.0.1",
|
||||
"gulp-sass": "^4.0.1",
|
||||
"bootstrap": "^4.1.1",
|
||||
"jquery": "^3.3.1"
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user