I have a big .css file which is all coded inline. That makes it very inelegant and hard to find the elements accurately. I want to paste it into a PHP function which gives a space after each "{" bracket, cause if I would do it manually it would take me more time.
which function should I use?
You may use
preg_replace
here:This prints: