bigbinary / neeto-ui

A component library from BigBinary.
https://neeto-ui.neeto.com/
40 stars 3 forks source link

Postcss warning when using neetoui in neeto-course-nextjs #1700

Closed sayoojtmc closed 1 year ago

sayoojtmc commented 1 year ago

ref: https://github.com/bigbinary/neeto-course-web/issues/2070

postcss is showing these warnings

image image

This is affecting NextJS fast-refresh.

When I went to node_modules/@bigbinary/neetoui/index.css and changed color-adjust to print-color-adjust, the app was compiling without any warnings.

image
sumanranjanpanda commented 1 year ago

@amaldinesh7 _a Can you please look into this issue asap?

akashdotsrivastava commented 1 year ago

@sumanranjanpanda @amaldinesh7 Can we get someone to take a look at this? The related issue is somewhat of a hassle in neetoCourse.

amaldinesh7 commented 1 year ago

Will check and fix it ASAP.