https://github.com/tonyketcham/jetstream
Pull Tailwind's color palette into Adobe XD 🍃 🛠️
https://github.com/tonyketcham/jetstream
adobe-xd color-palette color-scheme plugin tailwindcss
Last synced: 5 days ago
JSON representation
Pull Tailwind's color palette into Adobe XD 🍃 🛠️
- Host: GitHub
- URL: https://github.com/tonyketcham/jetstream
- Owner: tonyketcham
- License: apache-2.0
- Created: 2021-03-13T00:21:59.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2022-11-10T23:40:29.000Z (almost 3 years ago)
- Last Synced: 2025-03-27T06:17:36.043Z (7 months ago)
- Topics: adobe-xd, color-palette, color-scheme, plugin, tailwindcss
- Language: JavaScript
- Homepage:
- Size: 129 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
# Jetstream 🍃
This is an Adobe XD plugin for Tailwind 2, keen on importing Tailwind config to your XD workspace.
At the moment, it only supports pulling the Tailwind colorspace and either generating a set of swatches or generating color assets for your project - albeit very useful in its current state.
The goal for this project would be the ability to link your project's Tailwind config file to pull in your declared color assets/palette.
Perhaps a future application of the plugin could enable an isomorphic system for better development handoff.
## 🛠️ Functions
### Generate color assets

### Generate swatches
## 📥 Installation & Use (& Contributing)
Since this is not yet published on the XD plugin marketplace, you must set this plugin up in the development state.
1. In XD, go to `File > Plugins > Development > Show Develop Folder`
2. Open your terminal in the given directory XD opens.
3. `git clone https://github.com/tonyketcham/jetstream.git`
4. `cd jetstream`
5. `yarn`
6. Then hit `SHIFT + CTRL + R` in XD to refresh your plugins list. Jetstream should appear.
7. Now use it! You can create color assets or a set of swatches.
## Adobe XD Plugins
Based on the starter project to be available to developers who first create an XD plugin instance in [Adobe I/O Console](https://console.adobe.io/plugins).## License
Apache 2.0