mirror of
https://github.com/norcalli/nvim-colorizer.lua.git
synced 2026-09-10 07:06:14 -04:00
feat: add ring, ring-offset to tailwind prefixes (#78)
This commit is contained in:
parent
0671e0eabc
commit
1947794609
|
|
@ -21,6 +21,8 @@ return {
|
|||
"text",
|
||||
"to",
|
||||
"via",
|
||||
"ring",
|
||||
"ring-offset",
|
||||
},
|
||||
-- Generated using https://github.com/tailwindlabs/tailwindcss/raw/master/src/public/colors.js
|
||||
colors = {
|
||||
|
|
|
|||
Loading…
Reference in a new issue