Skip to content

Instantly share code, notes, and snippets.

View macCesar's full-sized avatar

César Estrada macCesar

View GitHub Profile
@macCesar
macCesar / config.js
Last active November 4, 2022 19:10
config.js file with Bootstrap 5 Theme Colors for PurgeTSS (https://purgetss.com)
// ./purgetss/config.js
// Bootstrap 5 | Theme Colors
// https://getbootstrap.com/docs/5.2/customize/color/#theme-colors
module.exports = {
theme: {
colors: {
primary: '#0d6efd',
secondary: '#6c757d',