Include instructions for building Tailwind CSS in README.md
After consuming my Elm boilerplate, I realized that I was missing this.
This commit is contained in:
		
							parent
							
								
									b1c403f6b9
								
							
						
					
					
						commit
						c4299558a7
					
				
					 1 changed files with 1 additions and 0 deletions
				
			
		| 
						 | 
					@ -11,6 +11,7 @@ in which you can develop:
 | 
				
			||||||
 | 
					
 | 
				
			||||||
```shell
 | 
					```shell
 | 
				
			||||||
$ nix-shell
 | 
					$ nix-shell
 | 
				
			||||||
 | 
					$ npx tailwindcss build index.css -o output.css
 | 
				
			||||||
$ elm-live -- src/Main.elm --output=Main.min.js
 | 
					$ elm-live -- src/Main.elm --output=Main.min.js
 | 
				
			||||||
```
 | 
					```
 | 
				
			||||||
 | 
					
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue