Smaller tag logo on small displays. Centering tag tile lazy image to prevent load jumps. Including SASS breakpoint variable file automatically.

This commit is contained in:
DebaucheryLibrarian
2021-03-07 16:39:54 +01:00
parent 35cd449e79
commit a275d0c855
7 changed files with 11 additions and 107 deletions

View File

@@ -1,7 +1,7 @@
'use strict';
const config = require('config');
const bhttp = require('@thependulum/bhttp');
const bhttp = require('bhttp');
const util = require('util');
const stream = require('stream');
const tunnel = require('tunnel');