We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 79a0a36 commit e4d59e5Copy full SHA for e4d59e5
‎addon/atoms.js
@@ -52,6 +52,7 @@ var atoms = exports.atoms = {
52
ww: 'word-wrap',
53
con: 'content',
54
z: 'z-index',
55
+ tr: 'transform',
56
};
57
58
exports.addon = function (renderer) {
0 commit comments