This website requires JavaScript.
Explore
Help
Sign in
livebook-dev
/
livebook
Watch
1
Star
1
Fork
You've already forked livebook
0
mirror of
https://github.com/livebook-dev/livebook.git
synced
2024-11-17 13:27:50 +08:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
c674a0ec5d
livebook
/
assets
/
postcss.config.js
8 lines
107 B
JavaScript
Raw
Normal View
History
Unescape
Escape
Set up assets and layout (#2)
2021-01-08 05:13:17 +08:00
module
.
exports
=
{
Use tailwindcss jit (#79)
2021-03-17 18:17:52 +08:00
plugins
:
{
'postcss-import'
:
{
}
,
Update tailwindcss
2021-04-21 18:15:24 +08:00
tailwindcss
:
{
}
,
Use tailwindcss jit (#79)
2021-03-17 18:17:52 +08:00
autoprefixer
:
{
}
,
}
}
Reference in a new issue
Copy permalink