mirror of
https://github.com/lukevella/rallly.git
synced 2025-05-09 23:16:51 +02:00
♻️ Clean configs (#1376)
This commit is contained in:
parent
b2ad535d19
commit
944811cff9
5 changed files with 4 additions and 21 deletions
|
@ -1,5 +1,3 @@
|
|||
const sharedConfig = require("@rallly/tailwind-config/tailwind.config");
|
||||
|
||||
module.exports = {
|
||||
...sharedConfig,
|
||||
};
|
||||
module.exports = sharedConfig;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue