module.exports = [ 'color', 'font', 'fontFamily', 'fontFeatureSettings', 'fontKerning', 'fontSize', 'fontSizeAdjust', 'fontStretch', 'fontStyle', 'fontVariant', 'fontVariantCaps', 'fontWeight', 'fontSynthesis', 'fontSmoothing', 'osxFontSmoothing', 'hangingPunctuation', 'letterSpacing', 'lineHeight', 'textAlign', 'textAlignLast', 'textDecoration', 'textDecorationColor', 'textDecorationLine', 'textDecorationStyle', 'textDecorationThickness', 'textIndent', 'textJustify', 'textOverflow', 'textShadow', 'textTransform', 'textSizeAdjust', 'textRendering', 'whiteSpace', 'wordBreak', 'wordSpacing', 'wordWrap', 'writingMode', 'quotes', 'tabSize', ]