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.js
blob: 8c53793876ccba761996278ca566426277aff42f (
plain
)
1
2
/** @type {import('tailwindcss').Config} */
module
.
exports
=
require
(
'./style/tailwind'
)(
'web'
);