cliriculum.loaders¶
- cliriculum.loaders.load_json(path: str) dict ¶
Load json file
- Parameters:
path (str) – Path to the JSON file that should be parsed.
- cliriculum.loaders.load_css(path) str ¶
Load css
- Parameters:
path (str) – Path to css file
Load json file
path (str) – Path to the JSON file that should be parsed.
Load css
path (str) – Path to css file