mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-08-03 21:21:14 -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
82 B
Plaintext
4 lines
82 B
Plaintext
{% macro govukButton(params) %}
|
|
{%- include "./template.njk" -%}
|
|
{% endmacro %}
|