Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/continuedev/continue
/ tailwind.config.cjs
File
tailwind.config.cjs
gui/tailwind.config.cjs:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
/** @
type
{
import
(
'tailwindcss'
).Config} */
2
const
defaultTheme = require(
"tailwindcss/defaultTheme"
);
3
const
{ varWithFallback, THEME_COLORS } = require(
"./src/styles/theme"
);
4
Callers
nothing calls this directly
Calls
1
varWithFallback
Function · 0.85
Tested by
no test coverage detected