Skip to content

Commit d76eb59

Browse files
Chore: Add tailwindscss docstring.,
1 parent 002d3ab commit d76eb59

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

demo/tailwind.config.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
/** @type {import('tailwindcss').Config} */
12
module.exports = {
23
content: ['./index.html', './main.js'],
34
theme: { extend: {} },

0 commit comments

Comments
 (0)