configuration.nix/home/cfg/doom.d/packages.el

7 lines
189 B
EmacsLisp
Raw Normal View History

2023-08-08 07:56:18 +02:00
;;; tailwindcss --- Utility style classes for HTML
;;; Commentary:
;;; Code:
(package! lsp-tailwindcss :recipe (:host github :repo "merrickluo/lsp-tailwindcss"))
;;; packages.el ends here