diff options
Diffstat (limited to 'assets/css/markup')
| -rw-r--r-- | assets/css/markup/_index.scss | 1 | ||||
| -rw-r--r-- | assets/css/markup/_render-heading.scss (renamed from assets/css/markup/render-heading.scss) | 0 |
2 files changed, 1 insertions, 0 deletions
diff --git a/assets/css/markup/_index.scss b/assets/css/markup/_index.scss new file mode 100644 index 0000000..ead742e --- /dev/null +++ b/assets/css/markup/_index.scss @@ -0,0 +1 @@ +@import "_render-heading";
\ No newline at end of file diff --git a/assets/css/markup/render-heading.scss b/assets/css/markup/_render-heading.scss index 4fa23a8..4fa23a8 100644 --- a/assets/css/markup/render-heading.scss +++ b/assets/css/markup/_render-heading.scss |
