Untitled
unknown
plain_text
9 months ago
207 B
5
Indexable
<script>
tailwind.config = {
theme: {
extend: {
colors: {
primary: '#1D4ED8', // Set your custom primary color here
},
},
},
};
</script>Editor is loading...
Leave a Comment