I get this warning from webpacker server in Rails environment
"You are using @apply rule and custom property sets. This feature won't be included in next the major release of postcss-next. This most likely won't get any more support from browser vendors as the spec is yet considered deprecated and alternative solutions are being discussed. "
Is there any other alternative to export classes in case @apply gets deprecated?
I get this warning from webpacker server in Rails environment
"You are using @apply rule and custom property sets. This feature won't be included in next the major release of postcss-next. This most likely won't get any more support from browser vendors as the spec is yet considered deprecated and alternative solutions are being discussed. "
Is there any other alternative to export classes in case @apply gets deprecated?