mirror of
https://github.com/theoludwig/theoludwig.git
synced 2025-12-12 20:46:52 +01:00
feat: add light mode + rewrite in Tailwind CSS (#15)
This commit is contained in:
@@ -1,12 +1,3 @@
|
||||
{
|
||||
"presets": [
|
||||
[
|
||||
"next/babel",
|
||||
{
|
||||
"styled-jsx": {
|
||||
"plugins": ["@styled-jsx/plugin-sass"]
|
||||
}
|
||||
}
|
||||
]
|
||||
]
|
||||
"presets": ["next/babel"]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user