uktrade / govstrap

A frontend toolkit to build .gov.uk based forms inspired by elements and digital marketplace toolkit
MIT License
1 stars 0 forks source link

Create simpler js & css inclusion #6

Closed ztolley closed 8 years ago

ztolley commented 8 years ago

90% of the time users only need to include pre-compiled js and may even not need to compile sass (unless they wish to use mixing which could be made separate to be easier to include.

Create a regular and minified export of css and js in the public folder, and make the js into a single file.