This website works better with JavaScript.
Home
Explore
Help
Sign In
TheoryOfNekomata
/
modal-2023
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
New Modal.
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
1
Commit
1
Branch
105 MiB
TypeScript
69.4%
CSS
30.3%
JavaScript
0.3%
Tree:
9594084441
master
Branches
Tags
${ item.name }
Create branch
${ searchTerm }
from '9594084441'
${ noResults }
modal-2023
/
packages
/
web
/
postcss.config.js
7 lines
82 B
Raw
Blame
History
module.exports = {
plugins: {
tailwindcss: {},
autoprefixer: {},
},
}