Untitled
unknown
javascript
a year ago
195 B
18
Indexable
tailwind.config = {
theme: {
extend: {
colors: {
// if you don't know the significance of this colour, please look it up
'rebecca': 'rebeccapurple'
}
}
}
}Editor is loading...
Leave a Comment