This website works better with JavaScript.
Explore
Help
Register
Sign In
Danovin
/
application_17
Watch
5
Star
0
Fork
You've already forked application_17
0
Code
Issues
3
Pull Requests
Projects
Releases
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.
392
Commits
2
Branches
0
Tags
94 MiB
Tag:
Branch:
Tree:
e7c2290b2a
master
temp
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from 'e7c2290b2a'
${ noResults }
application_17
/
postcss.config.js
7 lines
82 B
Raw
Normal View
History
Unescape
Escape
update 5 files
2 years ago
module
.
exports
=
{
plugins
:
{
tailwindcss
:
{
}
,
autoprefixer
:
{
}
,
}
,
}