Skip to content

Instantly share code, notes, and snippets.

View Masu-Baumgartner's full-sized avatar
🟢
Working on Moonlight Panel

Masu Baumgartner Masu-Baumgartner

🟢
Working on Moonlight Panel
View GitHub Profile
@brysonreece
brysonreece / tailwind.config.js
Created February 22, 2020 07:30
Tailwind Social Colors
// colors from materialui.co/socialcolors
module.exports = {
theme: {
colors: {
'facebook': '#3b5999',
'messenger': '#0084ff',
'twitter': '#55acee',
'linkedin': '#0077b5',
'skype': '#00aff0',