This website requires JavaScript.
Explore
Help
Sign In
Python
/
ruff
mirror of
https://github.com/astral-sh/ruff
Watch
1
Star
0
Fork
You've already forked ruff
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
049cda2ff3
ruff
/
playground
/
postcss.config.cjs
8 lines
114 B
JavaScript
Raw
Blame
History
module
.
exports
=
{
plugins
:
{
"tailwindcss/nesting"
:
{
}
,
tailwindcss
:
{
}
,
autoprefixer
:
{
}
,
}
,
}
;
Reference in New Issue
View Git Blame
Copy Permalink