Clean up and make an application target so that debug works in live preview.

This commit is contained in:
David Langley
2021-09-01 14:28:47 +01:00
parent 1203db9e90
commit 5bad233b90
6 changed files with 35 additions and 6 deletions

View File

@@ -15,8 +15,6 @@
//
import Foundation
import UIKit
import SwiftUI
/// Colors at https://www.figma.com/file/X4XTH9iS2KGJ2wFKDqkyed/Compound?node-id=1255%3A1104
public protocol Colors {

View File

@@ -15,7 +15,6 @@
//
import UIKit
import SwiftUI
/// Describe fonts used in the application.
/// Font names are based on Element typograhy https://www.figma.com/file/X4XTH9iS2KGJ2wFKDqkyed/Compound?node-id=1362%3A0 which is based on Apple font text styles (UIFont.TextStyle): https://developer.apple.com/documentation/uikit/uifonttextstyle