Will adding
Code:
new_resource->SaveToDisk();
to BookBrowser::AddNewCSS be enough, or should we check to see if it contains any data (added from the user template via Book::CreateEmptyCSSFile) first?
It seems to work well enough without checking for data first in my testing.