diff --git a/COPY-TO-ROOT-SASS/abridge.scss b/COPY-TO-ROOT-SASS/abridge.scss index 03a27096..7fa9c878 100644 --- a/COPY-TO-ROOT-SASS/abridge.scss +++ b/COPY-TO-ROOT-SASS/abridge.scss @@ -193,7 +193,7 @@ //$misc: false, //$grid: true,//Infinity Grid, column based layouts. //$syntax: true,//syntax highlighting for code blocks - // $coderoundhighlight: false,//round corners on highlighted code blocks + //$coderoundhighlight: false,//round corners on highlighted code blocks ); @use "extra"; /****************************************************************************** diff --git a/package_abridge.js b/package_abridge.js index 39621ea8..197e10b2 100644 --- a/package_abridge.js +++ b/package_abridge.js @@ -520,7 +520,6 @@ async function sync() { ); exit(1); } - console.log(packageVersionLocal, packageVersionSubmodule); const configToml = path.join(__dirname, "config.toml"); const submoduleConfigToml = path.join(