Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Using with create-react-app #34

Closed
dmaslov opened this issue Jan 20, 2017 · 1 comment
Closed

Using with create-react-app #34

dmaslov opened this issue Jan 20, 2017 · 1 comment

Comments

@dmaslov
Copy link

dmaslov commented Jan 20, 2017

Hi! I started to use react-table with create-react-app tool. And i get a warnings in console. There are several of them, but every about the same issue (You should write display: flex by final spec instead of display: box)

./~/react-scripts/~/css-loader?importLoaders=1!./~/react-scripts/~/postcss-loader!./~/react-table/react-table.css
autoprefixer: /node_modules/react-table/react-table.css:1:7441: You should write display: flex by final spec instead of display: box

Am i doing something wrong? I would be a very appreciated for advice or fix!))

@tannerlinsley
Copy link
Collaborator

tannerlinsley commented Jan 20, 2017 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants