|
{ |
|
"name": "unree-minimal", |
|
"firstRun": false, |
|
"exportConfig": true, |
|
"fileConfigs": [ |
|
{ |
|
"path": "css/scss/bootstrap/bootstrap.scss", |
|
"configJson": "{\"forceCompile\":false,\"customOutput\":\"css/vendor/bootstrap.min.css\",\"autoCompile\":true,\"sourceMap\":true,\"compiler-node-sass\":{\"enabled\":true,\"outputStyle\":\"compact\"},\"compiler-autoprefixer\":{\"enabled\":true},\"compiler-minify-css\":{\"enabled\":true}}" |
|
}, |
|
{ |
|
"path": "css/scss/style.scss", |
|
"configJson": "{\"forceCompile\":false,\"customOutput\":\"css/style.css\",\"autoCompile\":true,\"sourceMap\":false,\"compiler-node-sass\":{\"enabled\":true,\"outputStyle\":\"expanded\"},\"compiler-autoprefixer\":{\"enabled\":true},\"compiler-minify-css\":{\"enabled\":false}}" |
|
}, |
|
{ |
|
"path": "css/scss/style-light.scss", |
|
"configJson": "{\"forceCompile\":false,\"customOutput\":\"css/style-light.css\",\"autoCompile\":true,\"sourceMap\":false,\"compiler-node-sass\":{\"enabled\":true,\"outputStyle\":\"expanded\"},\"compiler-autoprefixer\":{\"enabled\":true},\"compiler-minify-css\":{\"enabled\":false}}" |
|
} |
|
], |
|
"fileTree": { |
|
"expandedDirs": [ |
|
"css/scss", |
|
"css/scss/bootstrap" |
|
], |
|
"hideSystemFiles": true, |
|
"systemFiles": [ |
|
".*", |
|
"desktop.ini", |
|
"prepros.config", |
|
"$RECYCLE.BIN", |
|
"prepros.cfg", |
|
"prepros-6.config", |
|
"Prepros Export" |
|
], |
|
"hideUnwatchedFiles": false |
|
}, |
|
"imports": [ |
|
{ |
|
"path": "scss/style.scss", |
|
"imports": [ |
|
"scss/_functions.scss", |
|
"scss/_variables.scss", |
|
"scss/_mixins.scss", |
|
"scss/_site-base.scss", |
|
"scss/_site-navbar.scss", |
|
"scss/_site-blocks.scss", |
|
"scss/_site-isotope.scss", |
|
"scss/_site-elements.scss", |
|
"scss/_site-footer.scss", |
|
"scss/mixins/_deprecate.scss", |
|
"scss/mixins/_breakpoints.scss", |
|
"scss/mixins/_hover.scss", |
|
"scss/mixins/_image.scss", |
|
"scss/mixins/_badge.scss", |
|
"scss/mixins/_resize.scss", |
|
"scss/mixins/_screen-reader.scss", |
|
"scss/mixins/_size.scss", |
|
"scss/mixins/_reset-text.scss", |
|
"scss/mixins/_text-emphasis.scss", |
|
"scss/mixins/_text-hide.scss", |
|
"scss/mixins/_text-truncate.scss", |
|
"scss/mixins/_visibility.scss", |
|
"scss/mixins/_alert.scss", |
|
"scss/mixins/_buttons.scss", |
|
"scss/mixins/_caret.scss", |
|
"scss/mixins/_pagination.scss", |
|
"scss/mixins/_lists.scss", |
|
"scss/mixins/_list-group.scss", |
|
"scss/mixins/_nav-divider.scss", |
|
"scss/mixins/_forms.scss", |
|
"scss/mixins/_table-row.scss", |
|
"scss/mixins/_background-variant.scss", |
|
"scss/mixins/_border-radius.scss", |
|
"scss/mixins/_box-shadow.scss", |
|
"scss/mixins/_gradients.scss", |
|
"scss/mixins/_transition.scss", |
|
"scss/mixins/_clearfix.scss", |
|
"scss/mixins/_grid-framework.scss", |
|
"scss/mixins/_grid.scss", |
|
"scss/mixins/_float.scss" |
|
] |
|
} |
|
], |
|
"projectView": { |
|
"selectedView": "file-tree" |
|
}, |
|
"fileWatcher": { |
|
"enabled": true, |
|
"watchedExtensions": [ |
|
"less", |
|
"sass", |
|
"scss", |
|
"styl", |
|
"md", |
|
"markdown", |
|
"coffee", |
|
"js", |
|
"jade", |
|
"haml", |
|
"slim", |
|
"ls", |
|
"kit", |
|
"png", |
|
"jpg", |
|
"jpeg", |
|
"ts", |
|
"pug", |
|
"css", |
|
"html", |
|
"htm", |
|
"php" |
|
] |
|
}, |
|
"pathFilters": [ |
|
"node_modules", |
|
".*", |
|
"bower_components", |
|
"prepros.config", |
|
"Prepros Export", |
|
"prepros-6.config", |
|
"prepros.cfg", |
|
"wp-admin", |
|
"wp-includes" |
|
], |
|
"server": { |
|
"port": 10012, |
|
"assignNewPortAutomatically": true, |
|
"enable": true, |
|
"proxy": { |
|
"enable": false, |
|
"url": "" |
|
} |
|
}, |
|
"browser-sync": { |
|
"enable": true, |
|
"clicks": true, |
|
"forms": true, |
|
"scroll": true |
|
}, |
|
"live-reload": { |
|
"enable": true, |
|
"animate": true, |
|
"delay": 0 |
|
}, |
|
"ftp-deploy": { |
|
"connectionType": "ftp", |
|
"remotePath": "", |
|
"uploadTimeout": 20000, |
|
"uploadOnChange": false, |
|
"ftp": { |
|
"secure": false, |
|
"keepAlive": true, |
|
"host": "", |
|
"port": 21, |
|
"user": "", |
|
"password": "" |
|
}, |
|
"sftp": { |
|
"host": "", |
|
"port": 22, |
|
"usePrivateKey": false, |
|
"username": "", |
|
"password": "", |
|
"privateKey": "", |
|
"passphrase": "" |
|
}, |
|
"pathFilters": [ |
|
"config.rb", |
|
"prepros.config", |
|
"prepros-6.config", |
|
"node_modules", |
|
"Prepros Export", |
|
".git", |
|
".idea", |
|
".sass-cache", |
|
".hg", |
|
".svn", |
|
".cache", |
|
".DS_Store", |
|
"*.sass", |
|
"*.scss", |
|
"*.less", |
|
"*.pug", |
|
"*.jade", |
|
"*.styl", |
|
"*.haml", |
|
"*.slim", |
|
"*.coffee", |
|
"*.ls", |
|
"*.kit", |
|
"*.ts" |
|
], |
|
"history": [] |
|
}, |
|
"file-type-sass": "{\"compilers\":[\"node-sass\",\"autoprefixer\",\"minify-css\"]}", |
|
"file-type-less": "{\"compilers\":[\"less\",\"autoprefixer\",\"minify-css\"]}", |
|
"autoprefixer": { |
|
"browsers": "last 5 versions" |
|
}, |
|
"file-type-pug": "{\"compilers\":[\"pug\"]}", |
|
"file-type-css": "{\"compilers\":[\"autoprefixer\",\"cssnext\",\"minify-css\"]}", |
|
"file-type-javascript": "{\"compilers\":[\"concat-js\",\"babel\",\"uglify-js\"]}", |
|
"file-type-stylus": "{\"compilers\":[\"stylus\",\"autoprefixer\",\"minify-css\"]}", |
|
"file-type-markdown": "{\"compilers\":[\"markdown\"]}", |
|
"file-type-haml": "{\"compilers\":[\"haml\"]}", |
|
"file-type-slim": "{\"compilers\":[\"slim\"]}", |
|
"file-type-coffee-script": "{\"compilers\":[\"coffee-script\",\"uglify-js\"]}", |
|
"file-type-livescript": "{\"compilers\":[\"livescript\",\"uglify-js\"]}", |
|
"file-type-kit": "{\"compilers\":[\"kit\"]}", |
|
"uglify-js": { |
|
"ie8": false, |
|
"compress": { |
|
"sequences": true, |
|
"properties": true, |
|
"dead_code": true, |
|
"drop_debugger": true, |
|
"unsafe": false, |
|
"unsafe_comps": false, |
|
"unsafe_math": false, |
|
"unsafe_proto": false, |
|
"unsafe_regexp": false, |
|
"conditionals": true, |
|
"comparisons": true, |
|
"evaluate": true, |
|
"booleans": true, |
|
"loops": true, |
|
"unused": true, |
|
"toplevel": false, |
|
"top_retain": "", |
|
"hoist_funs": true, |
|
"hoist_vars": false, |
|
"if_return": true, |
|
"join_vars": true, |
|
"collapse_vars": true, |
|
"reduce_vars": true, |
|
"warnings": true, |
|
"negate_iife": true, |
|
"pure_getters": false, |
|
"pure_funcs": [], |
|
"drop_console": false, |
|
"expression": false, |
|
"keep_fargs": true, |
|
"keep_fnames": false, |
|
"passes": 1, |
|
"keep_infinity": false, |
|
"side_effects": true, |
|
"global_defs": [] |
|
}, |
|
"output": { |
|
"ascii_only": false, |
|
"beautify": false, |
|
"comments": "", |
|
"indent_level": 4, |
|
"indent_start": 0, |
|
"inline_script": false, |
|
"keep_quoted_props": false, |
|
"max_line_len": false, |
|
"preamble": "", |
|
"preserve_line": false, |
|
"quote_keys": false, |
|
"quote_style": 0, |
|
"semicolons": true, |
|
"shebang": true, |
|
"width": 80 |
|
} |
|
}, |
|
"cssnext": { |
|
"customProperties": true, |
|
"applyRule": true, |
|
"calc": false, |
|
"nesting": true, |
|
"customMedia": true, |
|
"mediaQueriesRange": true, |
|
"customSelectors": true, |
|
"attributeCaseInsensitive": true, |
|
"colorRebeccapurple": true, |
|
"colorHwb": true, |
|
"colorGray": true, |
|
"colorHexAlpha": true, |
|
"colorFunction": true, |
|
"fontVariant": true, |
|
"filter": true, |
|
"initial": true, |
|
"rem": true, |
|
"pseudoElements": true, |
|
"pseudoClassMatches": true, |
|
"pseudoClassNot": true, |
|
"pseudoClassAnyLink": true, |
|
"colorRgba": true, |
|
"overflowWrap": true |
|
}, |
|
"file-type-typescript": "{\"compilers\":[\"typescript\",\"uglify-js\"]}", |
|
"babel": { |
|
"useBabelRc": true, |
|
"presets": { |
|
"babel-preset-es2015": true |
|
}, |
|
"plugins": { |
|
"babel-plugin-syntax-jsx": true, |
|
"babel-plugin-transform-react-jsx": true, |
|
"babel-plugin-transform-async-to-generator": true, |
|
"babel-plugin-transform-class-properties": true, |
|
"babel-plugin-transform-object-rest-spread": true |
|
} |
|
}, |
|
"file-type-png": "{\"compilers\":[\"png\"]}", |
|
"file-type-jpg": "{\"compilers\":[\"jpg\"],\"compiler-jpg\":{\"enabled\":true,\"originalSize\":0,\"newSize\":0}}" |
|
} |