Skip to content

Commit

Permalink
GH-70: A2CPS: Remove empty custom site.css
Browse files Browse the repository at this point in the history
This stylesheet is empty and has always been empty.

It was a placeholder that we officially do not need now.
  • Loading branch information
wesleyboar committed Aug 30, 2021
1 parent bb596e5 commit 3a82668
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 31 deletions.

This file was deleted.

22 changes: 0 additions & 22 deletions a2cps-cms/static/a2cps-cms/css/src/site.css

This file was deleted.

3 changes: 0 additions & 3 deletions a2cps-cms/templates/assets_custom.html
Original file line number Diff line number Diff line change
@@ -1,5 +1,2 @@
<!-- To style old CMS content on new CMS -->
<link rel="stylesheet" href="{% static 'a2cps-cms/css/build/migrate.v1_v2.css' %}">

<!-- To customize styles for this project -->
<link rel="stylesheet" href="{% static 'a2cps-cms/css/build/site.css' %}">

0 comments on commit 3a82668

Please sign in to comment.