Vlad Tansky

Results 34 comments of Vlad Tansky

I guess Gulp is still the most modern way to maintain this kind of builds (am I wrong?). Webpack & Parcel not for this kind of builds. We can develop...

@Mixermachine we already resolved this issue for 6.x.x, I created an issue as a reminded to release a fix to `5.x.x` https://github.com/nolimits4web/swiper/issues/4081 But it will happen after 11.01.21

Where can i find this settings? @benlei-gfm @255kb

Where is written that `@import` is deprecated? https://tailwindcss.com/docs/installation#include-tailwind-in-your-css > If you’re using postcss-import (or a tool that uses it under the hood, such as Webpacker for Rails), use our imports...

Can you share errors you get? Also public repo would be very helpful

make sure that you're using Angular 11

It can be nice if somebody would cover the subject of adding a Tailwind CSS to ionic. I find this article very informative https://blog.andrewbrey.com/2020-07-06-using-tailwindcss-with-ionic-5-and-angular-10/ But it's using `ng-tailwindcss`, which is...

try `ng build --prod`

@webben-de did prod flag solve it for you ?

Hey, actually it did work for me today. I'm on windows 10 with configuration in `.simple-git-hooks.js`. Here is PR if you want to check settings/deps/etc.: https://github.com/nolimits4web/swiper/pull/4417 P.S Using bash if...