Skip to content

Commit a87c514

Browse files
committed
Fixed some issues with the latest version of purgeTSS
1 parent d2ccda5 commit a87c514

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

app/styles/app.tss

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -172,10 +172,6 @@
172172
'.w-auto': { width: Ti.UI.SIZE }
173173
'.w-screen': { width: Ti.UI.FILL }
174174

175-
// Classes with arbitrary values
176-
// Property not yet supported: (111)
177-
// Property not yet supported: (555)
178-
179175
// Default Font Awesome styles
180176
'.fa':{ font: { fontFamily: 'FontAwesome5Free-Solid' } }
181177
'.fa-align-left': { text: '\uf036', title: '\uf036' }

0 commit comments

Comments
 (0)