SwiftyTailwind icon indicating copy to clipboard operation
SwiftyTailwind copied to clipboard

💇 A Swift Package to pull and run Tailwind from a Swift process

Results 11 SwiftyTailwind issues
Sort by recently updated
recently updated
newest added

# Summary Added checksum validation. I gave 5 attempts at downloading the binary as that seemed reasonable to me. ## Testing performed Tested by changing version of SwiftyTailwind to use...

This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more.[View this repository on the Mend.io Web Portal](https://developer.mend.io/github/tuist/SwiftyTailwind). ## Config Migration Needed - [ ]...

Hello, apologies if this has been asked before. I tried integrating SwiftyTailwind with an existing Vapor project, and despite SwiftyTailwind correctly finding the binary, I'm getting the following error when...

In my current TailwindCSS project using JS I define plugins in a `tailwind.config.js` file such as: ``` plugins: [ require("@tailwindcss/aspect-ratio"), require("@tailwindcss/typography") ] ``` This file is also where I extended...

I think the issue is the docs, it has `0.1.0` still.

I am looking at using this project however I am considering using Liquid Web Components which have their own tailwind preset. https://liquid.emd.design/liquid/guides/tailwindcss-integration/ Ideally I wouldn't need to use npm to...

This PR contains the following updates: | Package | Update | Change | |---|---|---| | [swift-server/async-http-client](https://redirect.github.com/swift-server/async-http-client) | minor | `from: "1.22.0"` -> `from: "1.26.0"` | --- ### Release Notes swift-server/async-http-client...

This PR contains the following updates: | Package | Update | Change | |---|---|---| | [apple/swift-docc-plugin](https://redirect.github.com/apple/swift-docc-plugin) | patch | `from: "1.4.2"` -> `from: "1.4.3"` | --- ### Release Notes apple/swift-docc-plugin...

The build of my vapor project works on mac, but fails to build in linux due to some null pointer errors related to the TSCLib (appears to be deprecated) Was...

This PR contains the following updates: | Package | Update | Change | |---|---|---| | [apple/swift-tools-support-core](https://redirect.github.com/apple/swift-tools-support-core) | minor | `from: "0.6.1"` -> `from: "0.7.3"` | --- ### Release Notes apple/swift-tools-support-core...