✨ Añade tema Bootiser basado en Bootstrap
				
					
				
			This commit is contained in:
		
							parent
							
								
									ebf1828ea3
								
							
						
					
					
						commit
						c1ba4ac7ea
					
				
					 115 changed files with 15682 additions and 4 deletions
				
			
		
							
								
								
									
										14
									
								
								extensions/pagetop-bootsier/static/bootstrap-5.3.3/tests/sass-true/register.js
									
										
									
									
										vendored
									
									
										Normal file
									
								
							
							
						
						
									
										14
									
								
								extensions/pagetop-bootsier/static/bootstrap-5.3.3/tests/sass-true/register.js
									
										
									
									
										vendored
									
									
										Normal file
									
								
							| 
						 | 
				
			
			@ -0,0 +1,14 @@
 | 
			
		|||
'use strict'
 | 
			
		||||
 | 
			
		||||
const path = require('node:path')
 | 
			
		||||
 | 
			
		||||
const runnerPath = path.join(__dirname, 'runner').replace(/\\/g, '/')
 | 
			
		||||
 | 
			
		||||
require.extensions['.scss'] = (module, filename) => {
 | 
			
		||||
  const normalizedFilename = filename.replace(/\\/g, '/')
 | 
			
		||||
 | 
			
		||||
  return module._compile(`
 | 
			
		||||
    const runner = require('${runnerPath}')
 | 
			
		||||
    runner('${normalizedFilename}', { describe, it })
 | 
			
		||||
    `, filename)
 | 
			
		||||
}
 | 
			
		||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue