Closed ThomasPof closed 1 year ago
styles/example.css
app.css
:@import "example.css";
@tailwind base;
@tailwind components;
@tailwind utilities;
Confirmed this is working ✅
Head on over to https://discourse.roots.io/ if you need further support
Version
10.7.0
What did you expect to happen?
I expect to be able to import other .css files in app.css or editor.css
What actually happens?
Nothing is imported. No error in yarn console
Steps to reproduce
common
. And create a filetypo.css
(or whatever)Nothing in imported
System info
No response
Log output
No response
Please confirm this isn't a support request.
No