20 lines
		
	
	
		
			334 B
		
	
	
	
		
			Markdown
		
	
	
	
	
	
		
		
			
		
	
	
			20 lines
		
	
	
		
			334 B
		
	
	
	
		
			Markdown
		
	
	
	
	
	
| 
								 | 
							
								---
							 | 
						||
| 
								 | 
							
								title: Bulma
							 | 
						||
| 
								 | 
							
								---
							 | 
						||
| 
								 | 
							
								## Bulma
							 | 
						||
| 
								 | 
							
								
							 | 
						||
| 
								 | 
							
								Bulma is a open source CSS framework based on flexbox and used by more than 100,000 developers.
							 | 
						||
| 
								 | 
							
								Why bulma?
							 | 
						||
| 
								 | 
							
								* 100% Responsive
							 | 
						||
| 
								 | 
							
								* Modular
							 | 
						||
| 
								 | 
							
								* Modern
							 | 
						||
| 
								 | 
							
								* Free(Source code on Github)
							 | 
						||
| 
								 | 
							
								* growing community
							 | 
						||
| 
								 | 
							
								* Easy to learn.
							 | 
						||
| 
								 | 
							
								* Quick Customization.
							 | 
						||
| 
								 | 
							
								
							 | 
						||
| 
								 | 
							
								Just one command to get started
							 | 
						||
| 
								 | 
							
								```terminal
							 | 
						||
| 
								 | 
							
								$ npm install bulma
							 | 
						||
| 
								 | 
							
								```
							 |