This website requires JavaScript.
Explore
Help
Sign In
les-particules
/
les-particules-org
Watch
1
Star
0
Fork
You've already forked les-particules-org
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
main
les-particules-org
/
postcss.config.mjs
8 lines
107 B
JavaScript
Raw
Permalink
Blame
History
import
autorprefixer
from
"autoprefixer"
;
export
default
{
plugins
:
[
autorprefixer
]
,
}
;
Reference in New Issue
View Git Blame
Copy Permalink