Add boxes style.
This commit is contained in:
		
							parent
							
								
									fe9456e1f1
								
							
						
					
					
						commit
						565153c2d7
					
				
					 2 changed files with 2 additions and 1 deletions
				
			
		| 
						 | 
					@ -1,5 +1,5 @@
 | 
				
			||||||
{
 | 
					{
 | 
				
			||||||
	"version": "1.2.0",
 | 
						"version": "1.2.1",
 | 
				
			||||||
	"name": "@kernelui/core",
 | 
						"name": "@kernelui/core",
 | 
				
			||||||
	"description": "Kernel UI Core.",
 | 
						"description": "Kernel UI Core.",
 | 
				
			||||||
	"scripts": {
 | 
						"scripts": {
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
| 
						 | 
					@ -1,4 +1,5 @@
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					@import "components/_box";
 | 
				
			||||||
@import "components/_button";
 | 
					@import "components/_button";
 | 
				
			||||||
@import "components/_card";
 | 
					@import "components/_card";
 | 
				
			||||||
@import "components/_curtains";
 | 
					@import "components/_curtains";
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
	Add table
		
		Reference in a new issue