Skip to content

Commit

Permalink
⚡️Implement it using the full power of CSS3
Browse files Browse the repository at this point in the history
  • Loading branch information
MihaelIsaev committed Dec 18, 2022
1 parent 06f82a4 commit 14cb926
Show file tree
Hide file tree
Showing 3 changed files with 1,756 additions and 1,298 deletions.
2 changes: 1 addition & 1 deletion Package.swift
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ let package = Package(
.library(name: "Autolayout", type: .static, targets: ["Autolayout"])
],
dependencies: [
.package(url: "https://github.com/swifweb/web", from: "1.0.0-beta.1.20.0")
.package(url: "https://github.com/swifweb/web", from: "1.0.0-beta.1.22.0")
],
targets: [
.target(name: "Autolayout", dependencies: [
Expand Down
Loading

0 comments on commit 14cb926

Please sign in to comment.