A very usefull function Im using in our new CMS v6 to load the frontend css into an array in the backend. I can then use this array to:
- Generate a css file for use in the editor and page preview
- Extract menu/sub/subsub colours and sizes for custom font image generation for the menus
- And a [...]
Comments