mirror of
				https://github.com/scm-manager/scm-manager.git
				synced 2025-10-31 10:35:56 +01:00 
			
		
		
		
	Integrate tailwind css and create new button library (#2098)
Introduce tailwind as new frontend styling library to replace bulma in the longer run. Also create the first new ui library `ui-buttons` which will be the new standard for buttons ins SCM-Manager. In this library we reconsidered which types of buttons should be used to create a clean and consistent ui. Co-authored-by: Eduard Heimbuch <eduard.heimbuch@cloudogu.com>
This commit is contained in:
		
				
					committed by
					
						 GitHub
						GitHub
					
				
			
			
				
	
			
			
			
						parent
						
							09beb8cd3b
						
					
				
				
					commit
					27dbcbf28d
				
			| @@ -14,7 +14,7 @@ | ||||
|   }, | ||||
|   "devDependencies": { | ||||
|     "@scm-manager/babel-preset": "^2.13.1", | ||||
|     "@scm-manager/eslint-config": "^2.15.1", | ||||
|     "@scm-manager/eslint-config": "^2.16.0", | ||||
|     "@scm-manager/jest-preset": "^2.13.0", | ||||
|     "@scm-manager/plugin-scripts": "^1.2.2", | ||||
|     "@scm-manager/prettier-config": "^2.11.1", | ||||
| @@ -32,4 +32,4 @@ | ||||
|   "eslintConfig": { | ||||
|     "extends": "@scm-manager/eslint-config" | ||||
|   } | ||||
| } | ||||
| } | ||||
|   | ||||
		Reference in New Issue
	
	Block a user