tailwind.config.js Init Aug 8, 2024 vite.config.js Init Aug 8, 2024 Repository files navigation README Nginx image resize demo The demo shows how to work the image_filter module for Nginx. Run locally git clone git@github.com:Eseath/nginx-image-resize-demo.git docker compose up -d http...
tailwind.config.ts first commit Jun 8, 2024 tsconfig.json first commit Jun 8, 2024 yarn.lock removed jotai Jun 9, 2024 Repository files navigation README This is a Next.js project bootstrapped with create-next-app. Getting Started First, run the development server: npm run dev # or yarn ...
Lgtm! I was just wondering how you got calculated the resize as 200x width, I see that we set images as h-32 in tailwind which is (height: 8rem; /* 128px */), so this doesn't fully align with the resulting image sizes. Did you use the mx-auto scaling? theosanderson approved ...
tailwind.config.js Initial Commit Oct 11, 2024 Repository files navigation README MIT license ix Lab PixLab is a weekend side project dedicated to enhancing my development skills while having fun along the way. The first tool in the PixLab suite, PixLab - Image Resizer, allows users to effo...
NAVBAR_TOGGLE_IMAGE_CLASS: "h-6 w-6 navbarToggleImageClass"; NAVBAR_TOP_CENTER_MENU_ON_LEFT_CLASS: "space-y-2 navbarTopCenterMenuOnLeftClass"; NAVBAR_TOP_CENTER_MENU_ON_TOP_CLASS: "hidden 1-md:flex lg:flex space-x-4 navbarTopCenterMenuOnTopClass"; Expand All @@ -341,7 +343,...