Hi,
we're using you're framework for a part of our product and we received many feedbacks from our customers, that the font size is too small.
Therefore we're looking to an enhanced skin version, where the font size is bigger. Is there any simple way to do so without the changing the css file by hand.
Are you using tools like SASS or SCSS? Is there any chance to get these files to manipulate the attributes,
like font size or padding in a simplier way than to iterate over the file and replace them manually one by one?
Thanks in advance
Marcus
we're using you're framework for a part of our product and we received many feedbacks from our customers, that the font size is too small.
Therefore we're looking to an enhanced skin version, where the font size is bigger. Is there any simple way to do so without the changing the css file by hand.
Are you using tools like SASS or SCSS? Is there any chance to get these files to manipulate the attributes,
like font size or padding in a simplier way than to iterate over the file and replace them manually one by one?
Thanks in advance
Marcus
Comment