feat(css): added css and tailwind packs
This commit is contained in:
@@ -10,14 +10,16 @@ return {
|
||||
{ enabled = true, import = "astrocommunity.pack.json" },
|
||||
{ enabled = true, import = "astrocommunity.pack.lua" },
|
||||
{ enabled = true, import = "astrocommunity.pack.markdown" },
|
||||
{ enabled = true, import = "astrocommunity.pack.rust" },
|
||||
|
||||
{ enabled = home, import = "astrocommunity.pack.bash" },
|
||||
{ enabled = home, import = "astrocommunity.pack.rust" },
|
||||
{ enabled = home, import = "astrocommunity.pack.html-css" },
|
||||
{ enabled = home, import = "astrocommunity.pack.just" },
|
||||
{ enabled = home, import = "astrocommunity.pack.tailwindcss" },
|
||||
|
||||
{ enabled = work, import = "astrocommunity.pack.cs" },
|
||||
{ enabled = work, import = "astrocommunity.pack.ps1" },
|
||||
|
||||
{ enabled = false, import = "astrocommunity.pack.html-css" },
|
||||
{ enabled = false, import = "astrocommunity.pack.java" },
|
||||
{ enabled = false, import = "astrocommunity.pack.proto" },
|
||||
{ enabled = false, import = "astrocommunity.pack.wgsl" }, -- WebGLShaderLanguage
|
||||
|
||||
Reference in New Issue
Block a user