Skip to content

Instantly share code, notes, and snippets.

View yyyanghj's full-sized avatar
👋
Hi!

yyyanghj yyyanghj

👋
Hi!
View GitHub Profile
```sh
pnpm add -D postcss tailwindcss autoprefixer postcss-import postcss-nested postcss-color-hexa postcss-simple-vars postcss-preset-env
```
```js
// postcss.config.js
modulex.exports = {
plugins: {
const If = p => a => b => p(a)(b)
const True = a => b => a
const False = a => b => b
const One = s => z => s(z);
const Two = s => z => s(s(z));
const Three = s => z => s(s(s(z)));
const Succ = n => f => x => f(n(f)(x))
const Plus = m => n => f => x => m(f)(n(f)(x))
TypeScript 22 hrs 10 mins ███████████████▌░░░░░ 74.3%
JSON 3 hrs 44 mins ██▋░░░░░░░░░░░░░░░░░░ 12.5%
Markdown 1 hr 52 mins █▎░░░░░░░░░░░░░░░░░░░ 6.3%
JavaScript 35 mins ▍░░░░░░░░░░░░░░░░░░░░ 2.0%
Ezhil 29 mins ▎░░░░░░░░░░░░░░░░░░░░ 1.6%