-
- Downloads
Initial commit.
Showing
- theme/apps.py 5 additions, 0 deletionstheme/apps.py
- theme/static/css/dist/styles.css 1149 additions, 0 deletionstheme/static/css/dist/styles.css
- theme/static_src/.gitignore 1 addition, 0 deletionstheme/static_src/.gitignore
- theme/static_src/package-lock.json 1663 additions, 0 deletionstheme/static_src/package-lock.json
- theme/static_src/package.json 28 additions, 0 deletionstheme/static_src/package.json
- theme/static_src/postcss.config.js 7 additions, 0 deletionstheme/static_src/postcss.config.js
- theme/static_src/src/styles.css 3 additions, 0 deletionstheme/static_src/src/styles.css
- theme/static_src/tailwind.config.js 57 additions, 0 deletionstheme/static_src/tailwind.config.js
- theme/templates/base.html 19 additions, 0 deletionstheme/templates/base.html
theme/apps.py
0 → 100644
theme/static/css/dist/styles.css
0 → 100644
This diff is collapsed.
theme/static_src/.gitignore
0 → 100644
theme/static_src/package-lock.json
0 → 100644
This diff is collapsed.
theme/static_src/package.json
0 → 100644
theme/static_src/postcss.config.js
0 → 100644
theme/static_src/src/styles.css
0 → 100644
theme/static_src/tailwind.config.js
0 → 100644
theme/templates/base.html
0 → 100644
Please register or sign in to comment