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
/
apps
/
storybook
/
tailwind.config.ts
blob: 7ecde6c0bbd892a69cdae141f6a81d4d970963cb (
plain
)
1
2
3
import
tailwind
from
'@polyfrost/ui/style/tailwind'
;
export
default
await
tailwind
(
'web'
);