Remove developer styleguide from project

Since we're actively moving our styles toward a pure of a USWDS
implementation as possible, this styleguide page is becoming
increasingly outdated.
This commit is contained in:
graham-dds
2019-11-19 13:34:14 -05:00
parent 3576551f42
commit fea8c9bce9
4 changed files with 2 additions and 385 deletions

View File

@@ -21,7 +21,6 @@ _NO_ACCESS_CHECK_REQUIRED = _NO_LOGIN_REQUIRED + [
"atst.csp_environment_access", # internal redirect
"atst.home", # available to all users
"atst.jedi_csp_calculator", # internal redirect
"atst.styleguide", # dev reference
"dev.messages", # dev tool
"dev.test_email", # dev tool
"portfolios.accept_invitation", # available to all users; access control is built into invitation logic