mirror of
https://github.com/lukevella/rallly.git
synced 2025-05-09 23:16:51 +02:00
♻️ Restructure ui package (#991)
This commit is contained in:
parent
458a178f65
commit
a174841a6a
35 changed files with 79 additions and 54 deletions
5
packages/ui/tailwind.config.js
Normal file
5
packages/ui/tailwind.config.js
Normal file
|
@ -0,0 +1,5 @@
|
|||
const sharedConfig = require("@rallly/tailwind-config/tailwind.config");
|
||||
|
||||
module.exports = {
|
||||
...sharedConfig,
|
||||
};
|
Loading…
Add table
Add a link
Reference in a new issue