vscode-extensions.bradlc.vscode-tailwindcss: 0.6.6 -> 0.6.13

This commit is contained in:
happysalada
2021-07-17 11:06:01 +09:00
committed by Raphael Megzari
parent bd8076df8a
commit d3a17ca735
+2 -2
View File
@@ -205,8 +205,8 @@ let
mktplcRef = {
name = "vscode-tailwindcss";
publisher = "bradlc";
version = "0.6.6";
sha256 = "sha256-CRd+caKHFOXBnePr/LqNkzw0kRGYvNSkf4ecNgedpdA=";
version = "0.6.13";
sha256 = "098vrm28b7jpzk0c2d0cgxvdw4jsswzf18cx1m9jwsm1j40fp5f4";
};
meta = with lib; {
license = licenses.mpl20;