This website requires JavaScript.
Explore
Help
Sign in
Miroirs
/
noc-book-2
Watch
1
Star
0
Fork
You've already forked noc-book-2
0
mirror of
https://github.com/nature-of-code/noc-book-2
synced
2024-11-17 07:49:05 +01:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
bd8456ad11
noc-book-2
/
postcss.config.js
8 lines
109 B
JavaScript
Raw
Normal View
History
Unescape
Escape
add gatsby & tailwind
2022-07-21 03:39:22 +02:00
module
.
exports
=
{
plugins
:
{
add `codesplit` support
2022-08-18 03:53:45 +02:00
'postcss-import'
:
{
}
,
add gatsby & tailwind
2022-07-21 03:39:22 +02:00
tailwindcss
:
{
}
,
autoprefixer
:
{
}
,
}
,
add `codesplit` support
2022-08-18 03:53:45 +02:00
}
;
Reference in a new issue
Copy permalink