mirror of
				https://github.com/fooflington/selfdefined.git
				synced 2025-10-31 14:18:32 +00:00 
			
		
		
		
	update
This commit is contained in:
		
							
								
								
									
										8
									
								
								node_modules/bs-recipes/recipes/grunt.html.injection/app/css/main.css
									
									
									
										generated
									
									
										vendored
									
									
										Normal file
									
								
							
							
						
						
									
										8
									
								
								node_modules/bs-recipes/recipes/grunt.html.injection/app/css/main.css
									
									
									
										generated
									
									
										vendored
									
									
										Normal file
									
								
							| @@ -0,0 +1,8 @@ | ||||
| body { | ||||
| 	background: white; | ||||
| 	color: black; | ||||
| } | ||||
|  | ||||
| p.lede { | ||||
| 	font-size: 2em; | ||||
| } | ||||
							
								
								
									
										16
									
								
								node_modules/bs-recipes/recipes/grunt.html.injection/app/index.html
									
									
									
										generated
									
									
										vendored
									
									
										Normal file
									
								
							
							
						
						
									
										16
									
								
								node_modules/bs-recipes/recipes/grunt.html.injection/app/index.html
									
									
									
										generated
									
									
										vendored
									
									
										Normal file
									
								
							| @@ -0,0 +1,16 @@ | ||||
| <!doctype html> | ||||
| <html lang="en-US"> | ||||
| <head> | ||||
|     <meta charset="UTF-8"> | ||||
|     <title>Browsersync Grunt + HTML Injection Example</title> | ||||
|     <link rel='stylesheet' href='css/main.css'> | ||||
| </head> | ||||
| <body> | ||||
|  | ||||
| <header> | ||||
|     <h1>Browsersync Grunt, SASS & HTML injection Example</h1> | ||||
|     <p>Any changes you make to the HTML will be injected</p> | ||||
| </header> | ||||
|  | ||||
| </body> | ||||
| </html> | ||||
		Reference in New Issue
	
	Block a user
	 tatianamac
					tatianamac