Muhammad Muhajir

Results 46 issues of Muhammad Muhajir

I really enjoy using tachyons, It really boot my productivity. Recently I tried Google's Polymer, and it's using web components. I wonder if I could use tachyons with web component?

Hey @bradlc , I just made a react starter with this lib. I was struggling integrating this with `create-react-app` previously. Do you think it would be a good idea putting...

What's the difference with https://github.com/andrewdelprete/babel-plugin-tailwind ?

Contribute to hnpwa.com and todomvc.com maybe? Most of JS View library listed there. Making moon more well known by community.

Hi, what a great project. Is it easy to deal with animation in `moon`. I would like to use animation library like https://github.com/juliangarnier/anime . In vue we have `transition` tag.

feature

![image](https://user-images.githubusercontent.com/12745166/141614208-f2f75dbc-5f97-4298-b5b7-bedd66405799.png)

I am trying to develop this project further but I am unable to run `gatsby develop` example. got error ``` yarn run v1.22.11 $ gatsby develop internal/modules/cjs/loader.js:1089 throw new ERR_REQUIRE_ESM(filename,...

Just quick question guys, I know this might be not in the scope of this project. But, how do you use vscode debugger with `npm run debug` here? I am...

File: [docs/guides/crosswalk/aws/ecs.md](https://www.pulumi.com/docs/guides/crosswalk/aws/ecs/) ``` const api = new awsx.apigateway.API("hello-world-api", { routes: [{ path: "/hello", method: "GET", eventHandler: async (req) => { // Anytime someone hits the /hello endpoint, schedule our task....

kind/bug