@use 'active_scaffold_sortable

9 views
Skip to first unread message

Gloufy

unread,
Aug 1, 2026, 6:38:31 AM (2 days ago) Aug 1
to ActiveScaffold : Ruby on Rails Gem
Hi Sergio,

I've a error :
/* Error: Can't find stylesheet to import.
 *   ,
 * 4 | @use 'active_scaffold_sortable';
 *   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
 *   '
 *   app/assets/stylesheets/active_scaffold/deps.scss 4:1                                                       @use
 *   vendor/bundle/ruby/3.3.0/gems/active_scaffold-4.3.1/app/assets/stylesheets/active_scaffold/core.scss 14:1  @use
 *   app/assets/stylesheets/application.scss 2:1                                                                root stylesheet */


I'am in rails 8.1 propschaft + dart-sass

Do you know why ?

Thank you for your help

Gloufy

Gloufy

unread,
Aug 1, 2026, 8:40:08 AM (2 days ago) Aug 1
to ActiveScaffold : Ruby on Rails Gem
for the gem 'active_scaffold' it's working 
this is the config which works for me
= stylesheet_link_tag "application", "data-turbo-track": "reload"

= javascript_include_tag "application", "data-turbo-track": "reload", type: "module",defer: true

= javascript_include_tag "jquery", "jquery_ujs", "data-turbo-track": "reload"
= active_scaffold_javascript_tag

it's when a add storable and batch gem it's not working



Reply all
Reply to author
Forward
0 new messages