UNPKG

grunt-html-build

Version:

Grunt HTML Builder - Appends scripts and styles, Removes debug parts, append html partials, Template options

12 lines (11 loc) 212 B
<!DOCTYPE html> <html lang="en"> <head> <meta charset="UTF-8"> <title>Page Specific Inline Example</title> </head> <!-- build:style inline pageSpecific --> <!-- /build --> <body> </body> </html>