Files
clan-core/pkgs/ui
..
2023-10-08 15:46:33 +02:00
2023-09-27 15:18:51 +02:00
2023-08-25 13:40:52 +02:00
2023-08-27 10:27:34 +02:00
2023-08-27 10:27:34 +02:00
2023-08-25 13:40:52 +02:00
2023-09-16 16:21:33 +02:00
2023-08-05 12:10:58 +00:00
2023-10-08 15:46:33 +02:00
2023-10-03 10:39:49 +02:00

cLan - awesome UI

Updating dependencies

After changing dependencies with

npm <dep> i --package-lock-only

Update floco dependencies:

nix run github:aakropotkin/floco -- translate -pt -o ./nix/pdefs.nix

The prettier tailwind class sorting is not yet working properly with our devShell integration.

To sort classnames manually:

cd /clan-core/pkgs/ui/

Upload ui to gitea

Create a gitea token here: https://git.clan.lol/user/settings/applications

Than run this command:

GITEA_TOKEN=<YOUR_TOKEN> nix run .#update-ui-assets