UNPKG

@prss/point-theme

Version:
11 lines 195 B
module.exports = { content: ["./src/**/*.{js,jsx}", "./public/index.html"], theme: { extend: { colors: { primary: "#1B73E8", }, }, }, plugins: [], };