De-minify that block of minified CSS to make it readable
De-minify that eye destroying block of minified CSS in your themes style.css to make it readable. have you ever come across this when for example trying to build a child theme in WordPress. The master theme has a minified CSS file. All of the blank space and returns have been removed to make it a […]
CSS for using small caps, text figures etc. font-feature-settings
Credit This is not so much an article as a handy store of this information for myself. There are specific situations where small caps and text figures are appropriate. For a discussion of that see this excellent article by Dmitry Fadeyev from which this code was extracted for my use. This may not be the […]