roobert / tailwindcss-colorizer-cmp.nvim

:rainbow: A Neovim plugin to add vscode-style TailwindCSS completion to nvim-cmp
323 stars 3 forks source link

Feat: add hex values for 950 and stylua for uniform formatting #10

Closed edr3x closed 1 year ago

edr3x commented 1 year ago

Added hex values for 950 and stylua for uniform formatting

Before

2023-04-14_13:38:44

After

2023-04-14_13:40:28

roobert commented 1 year ago

Hi edr3x, thank you for your contribution. This code is already formatted with stylua so please either set indent type to Tabs or remove the formatting so we can merge just the hex value addition, thanks!

edr3x commented 1 year ago

Oh sorry, my bad!

remove the formatting so we can merge just the hex value addition, thanks!

Wil do so, Thanks!

edr3x commented 1 year ago

wil close this and will make another one!