Border WidthCustomize the border width of a squircle.Variables ClassStylessquircle-border--squircle-border-width: 1px;squircle-border-<length | number>--squircle-border-width: <length | number>; Other values than px such as rem, em, vh, vw, etc. are not supported. Usage <div className="squircle-border" /> You can also customize the border width. <div className="squircle-border-4" />By Skyleen. The source code is available on GitHub.