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
For our project we created a subtheme of thunder_admin and ran into problems integrating css-sniper just like https://www.drupal.org/project/thunder_admin/issues/2942890. Please expand the documentation so we know how to use css-sniper.
I'm currently running the following command from my '/web/themes/custom/my_theme/'
Error: Couldn't resolve path
on line 1 of ../../contrib/thunder_admin/sass/components/admin-list.scss
from line 4 of sass/thunder/thunder-admin-components.scss
from line 1 of sass/components/components.scss
>> @import "@theme-seven/css/components/admin-list.css";
The text was updated successfully, but these errors were encountered:
For our project we created a subtheme of thunder_admin and ran into problems integrating css-sniper just like https://www.drupal.org/project/thunder_admin/issues/2942890. Please expand the documentation so we know how to use css-sniper.
I'm currently running the following command from my '/web/themes/custom/my_theme/'
Which causes the following error.
The text was updated successfully, but these errors were encountered: