mirror of
https://github.com/maybe-finance/maybe.git
synced 2025-08-05 05:25:24 +02:00
Upgrade to Tailwind v4 (#1853)
* Upgrade to Tailwind v4 * Update max width classes * Revert improper changes from Tailwind migration tool
This commit is contained in:
parent
945a39d035
commit
a82c0303ce
37 changed files with 501 additions and 545 deletions
|
@ -8,9 +8,6 @@ pin_all_from "app/javascript/controllers", under: "controllers"
|
|||
pin_all_from "app/javascript/services", under: "services", to: "services"
|
||||
pin "@github/hotkey", to: "@github--hotkey.js" # @3.1.0
|
||||
|
||||
# Custom namespace for local files
|
||||
pin "@maybe/tailwindcolors", to: "tailwindColors.js"
|
||||
|
||||
# D3 packages
|
||||
pin "d3" # @7.8.5
|
||||
pin "d3-array" # @3.2.4
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue