index
:
github/Nexus.git
main
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
packages
/
ui
/
tailwind.config.ts
blob: 0c30ba355e1adae4bf04a9a10c8fa8fff167f800 (
plain
)
1
2
3
import
tailwindConfig
from
'./style/tailwind'
;
export
default
await
tailwindConfig
(
'web'
);