Skip to content
Snippets Groups Projects
Commit 709348b9 authored by Emmanuel Raviart's avatar Emmanuel Raviart
Browse files

Clean source code.

parent fad353bf
Branches
Tags
No related merge requests found
...@@ -22,12 +22,12 @@ module.exports = { ...@@ -22,12 +22,12 @@ module.exports = {
extend: { extend: {
colors: { colors: {
black: colors.black, black: colors.black,
gray: colors.trueGray,
"le-bleu": "#343bff", "le-bleu": "#343bff",
"le-bleu-light": "#d2dfff", "le-bleu-light": "#d2dfff",
"le-jaune": "#ded500", "le-jaune": "#ded500",
"le-jaune-dark": "#a6a00c", "le-jaune-dark": "#a6a00c",
"le-rouge-pjl": "#ff6b6b", "le-rouge-pjl": "#ff6b6b",
gray: colors.trueGray,
white: colors.white, white: colors.white,
}, },
}, },
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment