You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
/** post.css **/@import'prose/p.css';
/** if not use @import, it is correct **/
// .article {
// p {
// @apply my-4 leading-relaxed text-blue-500;
// }
// }
Describe the bug
The
latest
version has this issue, but [email protected] take effectOnline demo: https://stackblitz.com/edit/nuxt-starter-7yncsv?file=assets%2Fpost.css
Windicss do not take effect when using @import with CSS or Scss file. Code:
The text was updated successfully, but these errors were encountered: