mirror of
https://github.com/wah-su/wah-su.github.io.git
synced 2025-05-06 12:59:39 +05:00
initial commit
This commit is contained in:
commit
c0a4a8b5df
4 changed files with 1394 additions and 0 deletions
9
tailwind.config.js
Normal file
9
tailwind.config.js
Normal file
|
@ -0,0 +1,9 @@
|
|||
/** @type {import('tailwindcss').Config} */
|
||||
module.exports = {
|
||||
content: [],
|
||||
theme: {
|
||||
extend: {},
|
||||
},
|
||||
plugins: [],
|
||||
}
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue