We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d2ccda5 commit a87c514Copy full SHA for a87c514
app/styles/app.tss
@@ -172,10 +172,6 @@
172
'.w-auto': { width: Ti.UI.SIZE }
173
'.w-screen': { width: Ti.UI.FILL }
174
175
-// Classes with arbitrary values
176
-// Property not yet supported: (111)
177
-// Property not yet supported: (555)
178
-
179
// Default Font Awesome styles
180
'.fa':{ font: { fontFamily: 'FontAwesome5Free-Solid' } }
181
'.fa-align-left': { text: '\uf036', title: '\uf036' }
0 commit comments