mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-07-31 03:39:19 -04:00
- Deleted /stylesheets folder - Removed sass build from gulpfile - Changed gov links to usa links - Changed other govuk styles, like breadcrumbs - Changed name of uk_components file to us_components - Fixed a few tests that broke on account of the changes
4 lines
81 B
Plaintext
4 lines
81 B
Plaintext
{% macro govukInput(params) %}
|
|
{%- include "./template.njk" -%}
|
|
{% endmacro %}
|