 2590707122
			
		
	
	
	
	
	2590707122Corollary to #26775: All selectors I found that are actually used and not necessarily present in the current code have been copied to `web_src/css/base.css`. Everything else should be a clean removal.
		
			
				
	
	
		
			45 lines
		
	
	
	
		
			829 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
			
		
		
	
	
			45 lines
		
	
	
	
		
			829 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
| {
 | |
|   "version": "2.8.7",
 | |
|   "base": "node_modules/fomantic-ui",
 | |
|   "paths": {
 | |
|     "source": {
 | |
|       "config": "src/theme.config",
 | |
|       "definitions": "src/definitions/",
 | |
|       "site": "src/site/",
 | |
|       "themes": "src/themes/"
 | |
|     },
 | |
|     "output": {
 | |
|       "packaged": "../../build/",
 | |
|       "uncompressed": "../../build/components/",
 | |
|       "compressed": "../../build/components/",
 | |
|       "themes": "../../build/themes/"
 | |
|     },
 | |
|     "clean": "../../build/"
 | |
|   },
 | |
|   "permission": false,
 | |
|   "autoInstall": false,
 | |
|   "rtl": false,
 | |
|   "admin": false,
 | |
|   "components": [
 | |
|     "api",
 | |
|     "button",
 | |
|     "checkbox",
 | |
|     "container",
 | |
|     "dimmer",
 | |
|     "dropdown",
 | |
|     "form",
 | |
|     "grid",
 | |
|     "header",
 | |
|     "input",
 | |
|     "label",
 | |
|     "list",
 | |
|     "menu",
 | |
|     "message",
 | |
|     "modal",
 | |
|     "search",
 | |
|     "segment",
 | |
|     "site",
 | |
|     "tab",
 | |
|     "table"
 | |
|   ]
 | |
| }
 |