This website requires JavaScript.
Explore
Help
Sign In
quantified.uncertainty
/
squiggle
Watch
1
Star
0
Fork
0
You've already forked squiggle
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
966213bfd1
squiggle
/
packages
/
components
/
postcss.config.js
8 lines
100 B
JavaScript
Raw
Normal View
History
Unescape
Escape
BROKEN: Sam's attempt at getting component css into the website
2022-06-05 06:48:31 +00:00
module
.
exports
=
{
plugins
:
{
tailwindcss
:
{
}
,
autoprefixer
:
{
}
,
cssnano
:
{
}
,
Add css into docusaurus
2022-06-06 04:24:38 +00:00
}
,
}
;
Reference in New Issue
Copy Permalink