flexText
flexText copied to clipboard
Dynamic styling - Removed need for CSS file
My project has multiple textarea's with different styling, so I removed the need to use a stylesheet by hardcoding the necessary values and dynamically retrieving the rest. There is no initial visual difference before and after enabling flextext.
I've updated the test stylesheet to reflect this.