Skip to content

Latest commit

 

History

History
20 lines (15 loc) · 570 Bytes

File metadata and controls

20 lines (15 loc) · 570 Bytes

🌈 Colorful

Swift Package Manager Mac + iOS

CSS colors for use with SwiftUI. Pretty self explanatory!

How to use

Text("Colorful is pretty sick")
    .background(Color.cornflowerBlue)

That's all there is to it!