Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@xpd/tailwind-3dtransforms

Package Overview
Dependencies
Maintainers
1
Versions
4
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@xpd/tailwind-3dtransforms

Tailwind plugin to enable css 3d transforms for tailwind.

  • 1.0.3
  • latest
  • Source
  • npm
  • Socket score

Version published
Maintainers
1
Created
Source

tailwind-3dtransform-plugin

CodeQL Run Tests Build Documentation Website

This plugin generates necessary classes for perspective, rotation, translate, scale and many other transforms.

We currently supports,

  • translateX, translateY, translateZ, translate3d
  • rotateX, rotateY, rotateZ, rotate3d
  • scaleX, scaleY, scaleZ, scale3d
  • perspective
  • backface-visibility
  • perspective-origin
  • transform-style
  • transform-box
  • flip

To quickly get started, learn how to use tailwind-3d-transforms in your project.

Documentation

You can find the documentation on the website.

Check out quick-start guide to quickly install and configure your tailwindcss environment to use tailwind 3d transform plugin.

The documentation has following sections.

You can also improve the documentation by creating pull requests by clicking on "Edit this page" link on every documentation page. You are welcome to do this if you find useful improvements or points I may have missed.

Contributing

Our goal is to make 3d transforms available for tailwindcss. I completed the v1.0.3 of this plugin myself. I hope the community find this useful and maintain and further develop this repository.

If you have an issue, you can open an issue here. To create a new issue, click on New Issue button.

To contribute by extending this library, please first fork the library, and then implement your proposed changes. Finally, when you're done, create a PR(Pull Request) in this repository. Please note that in order to merge, we need to pass the automated tests including documentation. We do at pull-request time also.

Thank You Very Much 😊.

License

Tailwind-3dTransform-Plugin is MIT Licensed.

Keywords

FAQs

Package last updated on 06 May 2023

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc