diff --git a/scripts/debug.js b/scripts/debug.js new file mode 100644 index 0000000..33489d5 --- /dev/null +++ b/scripts/debug.js @@ -0,0 +1,14 @@ +const fs = require('fs'); +const html = fs.readFileSync('_site/index.html', 'utf8'); +const css = html.match(/