WIP: Add TailwindCSS Plugin #2

Draft
cswimr wants to merge 23 commits from tailwindcss into main
2 changed files with 1 additions and 1 deletions
Showing only changes of commit cbc64e1880 - Show all commits

View file

@ -2,7 +2,7 @@ import { List } from "@project-gauntlet/api/components";
import React, { ReactElement, useState } from "react";
import documentation from "./documentation/tailwind-css";
import { Clipboard } from "@project-gauntlet/api/helpers";
import open from "../../utils/open-url";
import open from "../../../utils/open-url";
// @ts-expect-error gauntlet uses deno and not node
// eslint-disable-next-line @typescript-eslint/no-unused-vars