tailwind-ctp-intellisense/packages/tailwindcss-language-service
Remco Haszing bc2e5edd45
Convert dlv require statements to imports (#521)
It was already imported in one place, that appears to work fine.

Using `require` results in invalid ESM output, because `require` is not
defined in ES modules.
2022-04-13 17:10:47 +01:00
..
src Convert dlv require statements to imports (#521) 2022-04-13 17:10:47 +01:00
.gitignore add lerna and separate language server package 2021-06-01 12:37:15 +01:00
LICENSE Create LICENSE 2022-01-05 10:28:45 +00:00
package-lock.json Bump ansi-regex in /packages/tailwindcss-language-service (#511) 2022-04-01 15:23:47 +01:00
package.json Rework language boundary detection (#502) 2022-03-02 17:16:35 +00:00
tsconfig.json update tsconfig 2021-10-08 18:24:11 +01:00