Thu May 30 2024 09:28:59 GMT+0000 (Coordinated Universal Time)
Saved by @calazar23
// tailwind.config.js module.exports = { theme: { extend: { colors: { primary: '#FF6347', secondary: '#32CD32', accent: '#FFD700', }, }, }, };
Copy this HTML code:
Preview:
open_in_newInstructions on embedding in Medium
Comments