This website works better with JavaScript.
Home
Explore
Help
Sign In
wayne.lee
/
tsms
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
2
Wiki
Activity
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.
681
Commits
12
Branches
5.0 MiB
TypeScript
98.9%
JavaScript
1%
Tree:
fd1f306b54
develop
item_105
main
milestone_section_updates
saturday_normal_hour
Create_Invoice
bssp
caren
demo_branch
hailey
projects
testingHideMenuIcon
Baseline_180220205_Frontend
Baseline_30082024_FRONTEND_UAT
Branches
Tags
${ item.name }
Create branch
${ searchTerm }
from 'fd1f306b54'
${ noResults }
tsms
/
postcss.config.js
7 lines
82 B
Raw
Blame
History
module.exports = {
plugins: {
tailwindcss: {},
autoprefixer: {},
},
}