source:
bus-n-go-pavel-216049/bus-n-go-frontend/tailwind.config.js@
baf4cc4
Last change on this file since baf4cc4 was baf4cc4, checked in by , 3 months ago | |
---|---|
|
|
File size: 149 bytes |
Line | |
---|---|
1 | /** @type {import('tailwindcss').Config} */ |
2 | module.exports = { |
3 | content: ["./src/**/*.{html,js}"], |
4 | theme: { |
5 | extend: {}, |
6 | }, |
7 | plugins: [], |
8 | } |
Note:
See TracBrowser
for help on using the repository browser.