mirror of
				https://github.com/twbs/bootstrap.git
				synced 2025-10-31 00:04:27 -04:00 
			
		
		
		
	add watchr command for prostyle developmentttt
This commit is contained in:
		
							parent
							
								
									9660f6f18d
								
							
						
					
					
						commit
						af95f5ce52
					
				
							
								
								
									
										2
									
								
								Makefile
									
									
									
									
									
								
							
							
						
						
									
										2
									
								
								Makefile
									
									
									
									
									
								
							| @ -1,8 +1,10 @@ | ||||
| # NOTE: you must have the less npm package installed globally to build!
 | ||||
| # To install run: npm install less -g
 | ||||
| # ProTip: watchr -e "watch('lib/.*\.less') { system 'make' }"
 | ||||
| 
 | ||||
| build: | ||||
| 	@lessc ./lib/bootstrap.less > ./bootstrap-1.0.0.css | ||||
| 	@lessc ./lib/bootstrap.less > ./bootstrap-1.0.0.min.css --compress | ||||
| 	@echo "bootstrap successfully built!" | ||||
| 
 | ||||
| .PHONY: build | ||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user