Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 

README.md

[] lets you use the font-width property and descriptor follow the [CSS Fonts Specification].

<example.css>

/* becomes */

<example.expect.css>

Options

preserve

The preserve option determines whether the original notation is preserved. By default, it is not preserved.

<exportName>({ preserve: true })
<example.css>

/* becomes */

<example.preserve-true.expect.css>
[CSS Fonts Specification]: