Newer
Older
vmk-demo-bot / admin / node_modules / bs-recipes / recipes / grunt.sass.autoprefixer / app / index.html
@eugene-sukhodolskiy eugene-sukhodolskiy on 15 Jul 249 bytes init
<!doctype html>
<html lang="en-US">
<head>
    <meta charset="UTF-8">
    <title>Browsersync, Grunt + SASS Example</title>
    <link rel='stylesheet' href='css/main.css'>
</head>
<body>
    <h1>Browsersync, Grunt + SASS Example</h1>
</body>
</html>