Skip to content
Toggle navigation
Toggle navigation
This project
Loading...
Sign in
Jeff Balicki
/
FP_Canada
Go to a project
Toggle navigation
Toggle navigation pinning
Projects
Groups
Snippets
Help
Project
Activity
Repository
Pipelines
Graphs
Issues
0
Merge Requests
0
Wiki
Network
Create a new issue
Builds
Commits
Issue Boards
Files
Commits
Network
Compare
Branches
Tags
fcac58a0
authored
2022-01-19 14:47:07 -0500
by
Jeff Balicki
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
ddd
1 parent
3066977c
Hide whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
2 additions
and
2 deletions
wp-content/themes/understrap-child/css/child-theme.min.css
wp-content/themes/understrap-child/css/child-theme.min.css.map
wp-content/themes/understrap-child/package.json
wp-content/themes/understrap-child/style.css
wp-content/themes/understrap-child/css/child-theme.min.css
View file @
fcac58a
This diff could not be displayed because it is too large.
wp-content/themes/understrap-child/css/child-theme.min.css.map
View file @
fcac58a
This diff could not be displayed because it is too large.
wp-content/themes/understrap-child/package.json
View file @
fcac58a
...
...
@@ -5,7 +5,7 @@
"main"
:
"index.js"
,
"scripts"
:
{
"bs"
:
"browser-sync start --config src/build/browser-sync.config.js"
,
"css"
:
"npm-run-all css-compile css-postcss
css-minify postcss-pxtorem
"
,
"css"
:
"npm-run-all css-compile css-postcss
postcss-pxtorem css-minify
"
,
"css-compile"
:
"sass --style expanded --source-map --embed-sources --no-error-css --quiet src/sass/child-theme.scss:css/child-theme.css src/sass/custom-editor-style.scss:css/custom-editor-style.css"
,
"css-minify"
:
"cleancss -O1 --format breakWith=lf --with-rebase --source-map --source-map-inline-sources --output css/ --batch --batch-suffix
\"
.min
\"
\"
css/*.css
\"
\"
!css/*.min.css
\"
\"
!css/*rtl*.css
\"
"
,
"css-postcss"
:
"postcss --config src/build/postcss.config.js --replace
\"
css/*.css
\"
\"
!css/*.rtl*.css
\"
\"
!css/*.min.css
\"
"
,
...
...
wp-content/themes/understrap-child/style.css
View file @
fcac58a
...
...
@@ -5,7 +5,7 @@
Author: the Understrap Contributors
Author URI: https://github.com/understrap/understrap-child/graphs/contributors
Template: understrap
Version: 1.1.1
8
Version: 1.1.1
9
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: understrap-child
...
...
Please
register
or
sign in
to post a comment