Add tailwindcss
This commit is contained in:
parent
c12dcc81fa
commit
ebb3fb571f
2 changed files with 11 additions and 0 deletions
|
|
@ -24,6 +24,8 @@
|
|||
php82 = callPackage ./modules/php82.nix { inherit commonPhpPackages; };
|
||||
|
||||
php83 = callPackage ./modules/php83.nix { inherit commonPhpPackages; };
|
||||
|
||||
tailwindcss = callPackage ./modules/tailwindcss.nix { };
|
||||
};
|
||||
|
||||
formatter.${system} = pkgs.nixfmt-rfc-style;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue