This website requires JavaScript.
Explore
Help
Sign In
thunderstrike
/
plane
Watch
2
Star
0
Fork
0
You've already forked plane
forked from
github/plane
Code
Pull Requests
Activity
376da835ba
plane
/
apps
/
space
/
postcss.config.js
8 lines
114 B
JavaScript
Raw
Normal View
History
Unescape
Escape
feat: initiated plane space (#1801)
2023-08-08 07:25:42 +00:00
module
.
exports
=
{
plugins
:
{
fix: commenting issues fixed
2023-08-31 18:52:50 +00:00
"tailwindcss/nesting"
:
{
}
,
feat: initiated plane space (#1801)
2023-08-08 07:25:42 +00:00
tailwindcss
:
{
}
,
autoprefixer
:
{
}
,
}
,
}
;
Copy Permalink