S
Size: a a a
S
A
A
A
S
A
S
G
A
A
let classBundle = Bundle(for: DownView.self)
let url = classBundle.url(forResource: "DownView", withExtension: "bundle")!
let bundle = Bundle(url: url)!
let path = bundle.url(forResource: "down", withExtension: "min.css", subdirectory: "css")
let con = try String(contentsOf: path!)
DK
A
DK
A
DK
DK
A
A
A
DK