forked from hero/www_hero
		
	edit
This commit is contained in:
		@@ -11,8 +11,7 @@ Make sure that you have [Node.js](https://nodejs.org/en/), [Tailwind CSS](https:
 | 
			
		||||
npx tailwindcss -i ./input.css -o ./output.css --watch
 | 
			
		||||
```
 | 
			
		||||
 | 
			
		||||
3. To deploy you will only need the `index.html` file and the `output.css` styles. 
 | 
			
		||||
for live preview on localhost, Run below:
 | 
			
		||||
3. for live preview on localhost, Run below:
 | 
			
		||||
 | 
			
		||||
```
 | 
			
		||||
npm run start
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user