Skip to content

Instantly share code, notes, and snippets.

View skoluzzi's full-sized avatar

Sergio Colussi skoluzzi

View GitHub Profile
(function () {
'use strict';
const SUPPLIER_STYLES = {
DEFAULT: { bg: '#003580', color: '#ffffff' },
};
const BADGE_CSS = `
.supplier-badge {
position: absolute;
@skoluzzi
skoluzzi / the file name
Created June 28, 2019 14:57
just a test
this is my code