upmostly / modali

A delightful modal dialog component for React, built from the ground up to support React Hooks.
213 stars 23 forks source link

Compiler warnings : start value has mixed support, consider using flex-start instead` #8

Closed sven09 closed 5 years ago

sven09 commented 5 years ago

Hi, love this component.

Got a compiler error, while using it with Typescript.

Compiled with warnings.

./node_modules/modali/dist/modali.css (./node_modules/css-loader/dist/cjs.js??ref--6-oneOf-3-1!./node_modules/postcss-loader/src??postcss!./node_modules/modali/dist/modali.css)
Warning

(39:3) start value has mixed support, consider using flex-start instead
jcrowson commented 5 years ago

@sven09 Thanks! Accepted and I'll push a fix ASAP.

coffenbacher commented 5 years ago

I'm also seeing this error, has it been fixed? I'm on version 1.1.0

jcrowson commented 5 years ago

@coffenbacher @sven09 I'm pushing a fix in v1.1.1 which will be published in the next few hours 👍