cathydutton / defra-easting-and-northing

Defra easting and northing values

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Defra easting and northing number input

Defra pattern for asking for easting and northing values in the Gov.uk Prototype kit

How to install

npm install cathydutton/defra-easting-and-northing

How to include

Include the macro in the prototype kit page template

{% from "defra-easting-and-northing/macro.njk" import demoMacro %}

{{ demoMacro({ }) }}

License

This code is open source software licensed under the Apache 2.0 License.

About

Defra easting and northing values


Languages

Language:HTML 83.7%Language:CSS 16.3%