This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
qdy
/
ng-code
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
13
Wiki
Activity
No Description
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.
5
Commits
1
Branch
Tree:
d753cab42e
master
v0.2.21502
v0.2.21501
v0.2.21304
v0.2.21303
v0.2.21302
v0.2.21301
v0.2.21103
v0.2.21102
v0.2.21101
v0.2.2902
v0.2.2901
v0.2.2802
v0.2.2801
Branches
Tags
${ item.name }
Create branch
${ searchTerm }
from 'd753cab42e'
${ noResults }
ng-code
/
postcss.config.js
postcss.config.js
82B
History
Raw
1
2
3
4
5
6
module.exports = {
plugins: {
tailwindcss: {},
autoprefixer: {},
},
}