Commit c0554536 authored by Taddeus Kroes's avatar Taddeus Kroes

Moved JS/CSS controllers to a single controllers file.

parent 2e3089fa
from importer import Importer
class CssCache(Importer):
def __init__(self, root):
Importer.__init__(self, root=root, extension='css')
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment