File "line-height.js"

Full Path: /home/warrior1/public_html/wp-content/plugins/elementor/packages/elementor-ui/styles/_maps/typography/line-height.js
File size: 241 bytes
MIME-type: text/x-java
Charset: utf-8

import type from '../../_data/typography/typography.json';

export default {
	2: type[ 'line-height-2' ],
	flat: type[ 'line-height-flat' ],
	base: type[ 'line-height-base' ],
	sm: type[ 'line-height-sm' ],
	lg: type[ 'line-height-lg' ],
};