Oversight on my part. Noticed this when looking at #15, I can see how it isn't clear where / how to add custom CSS assets. Pull the custom CSS bits into the file created for them, and wire that file into the flask assets so it is dynamically generated. Delete the generated files and add the to the .gitignore.
Oversight on my part. Noticed this when looking at #15, I can see how it isn't clear where / how to add custom CSS assets. Pull the custom CSS bits into the file created for them, and wire that file into the flask assets so it is dynamically generated. Delete the generated files and add the to the .gitignore.