Skip to content
View Merott's full-sized avatar

Organizations

@gridsome @polarhabits @polarpixels

Block or report Merott

Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. ts-starter ts-starter Public

    A simple and minimal TypeScript starter

    TypeScript

  2. Expose Tailwind colors as CSS custom... Expose Tailwind colors as CSS custom properties (variables)
    1
    This is a simple Tailwind plugin to expose all of Tailwind's colors, including any custom ones, as custom css properties on the `:root` element.
    2
     
    3
    There are a couple of main reasons this is helpful:
    4
     
    5
    - You can reference all of Tailwind's colors—including any custom ones you define—from handwritten CSS code.
  3. deploy-to-vercel-action deploy-to-vercel-action Public

    Forked from BetaHuhn/deploy-to-vercel-action

    🎬▲ Deploy your project to Vercel using GitHub Actions. Supports PR previews and GitHub deployments.

    JavaScript