A web app to help you design things, local, offline, on device. In your browser.

TypeScript 53.1% JSON 45.6% CSS 0.9% Markdown 0.3% JavaScript 0.1%
postcss.config.mjs 8 lines (94 B)
const config = {
  plugins: {
    "@tailwindcss/postcss": {},
  },
};

export default config;

About

A web app to help you design things, local, offline, on device. In your browser.

0 stars
0 forks