This website works better with JavaScript.
Home
Explore
Help
Sign In
derek
/
FPSMS-frontend
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
FPSMS-frontend
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.
242
Commits
4
Branches
40 MiB
TypeScript
99.2%
JavaScript
0.6%
CSS
0.2%
Tree:
87c7e7fb00
create_edit_user
feature/axios_provider
master
production_process
Branches
Tags
${ item.name }
Create branch
${ searchTerm }
from '87c7e7fb00'
${ noResults }
FPSMS-frontend
/
postcss.config.js
7 lines
83 B
Raw
Blame
History
module.exports = {
plugins: {
tailwindcss: {},
autoprefixer: {},
},
};