(feat): Adding flexbox classes.#72
Conversation
|
Nice! |
|
@rigor789 Yes! I've been using this branch in an app for work. I also fixed the |
|
Great! It's likely a bug in NS - can investigate that later, not a huge deal at this point I'd say! |
|
@rigor789 Just for completeness, for something like spinning. Tailwind has: This works fine in the browser. But in NS, it doesn't work unless the |
* feat: postcss8 & tailwind2 * feat: add animation to supported properties * feat: expand animations for NS. (#67) * feat: support flexbox classes (#72) * (feat): Adding flexbox classes. * (refactor): Combine plugins for export. * (refactor): include postcss files. * (refactor): include dependencies. * Represent animation duration as seconds. * chore: clean up repo * chore: build & pin postcss * chore: bump tailwind Co-authored-by: Adnan Ali <adnan.ali@gmail.com>
This PR adds flexbox based classes as supported.