Crown-Commercial-Service / govuk-frontend-jinja

Tools to use the GOV.UK Design System with Python webapps that use Jinja2 and Flask 🐍
MIT License
9 stars 6 forks source link

NunjucksExtension should have all the features of govuk_frontend_jinja #41

Open lfdebrux opened 5 years ago

lfdebrux commented 5 years ago

It should be possible to get all of the features of govuk_frontend_jinja.Environment just by adding govuk_frontend_jinja.NunjucksExtension to the list of extensions when instantiating a normal Jinja environment.