https://git.jolheiser.com/tailwind-ctp-intellisense.git
1 2 3 4 5 6 7 8 9 10
diff --git a/.vscodeignore b/.vscodeignore index 23a60828e8f0b03542bc2d6c396023fd6f92343e..591602a20e25e0f55f0c73215f8494ca8a21fd2a 100755 --- a/.vscodeignore +++ b/.vscodeignore @@ -8,4 +8,4 @@ contributing.md node_modules/** src/** tests/** -img/** +.github/**
1 2 3 4
diff --git a/img/css-highlighting-after.png b/img/css-highlighting-after.png deleted file mode 100755 index 86a12fb8596e001e2c68d171733cb7950d66335c..0000000000000000000000000000000000000000 Binary files a/img/css-highlighting-after.png and /dev/null differ
diff --git a/img/css-highlighting-before.png b/img/css-highlighting-before.png deleted file mode 100755 index 2eeffdc19d7293136e52f9426eb66456d0c1abb4..0000000000000000000000000000000000000000 Binary files a/img/css-highlighting-before.png and /dev/null differ
diff --git a/img/css.gif b/img/css.gif deleted file mode 100755 index e81904e7863349207daf4e368aae489a2f9374d8..0000000000000000000000000000000000000000 Binary files a/img/css.gif and /dev/null differ
diff --git a/img/html-hover.gif b/img/html-hover.gif deleted file mode 100755 index 94540b86a062f0274f9ae1d3d755898f749fed43..0000000000000000000000000000000000000000 Binary files a/img/html-hover.gif and /dev/null differ
diff --git a/img/html.gif b/img/html.gif deleted file mode 100755 index 8ffc7ffa9962333d28c60136b1f7ad50edf09883..0000000000000000000000000000000000000000 Binary files a/img/html.gif and /dev/null differ