Skip to content

Conversation

@geeknees
Copy link
Contributor

This PR updates the bulma template to align with the current documentation for version 1.x. Adjustments have been made to ensure compatibility with the updated styles and components as specified in the latest version.

  • By changing @import to @use, the warning below is resolved.
Deprecation Warning [import]: Sass @import rules are deprecated and will be removed in Dart Sass 3.0.0. More info and automated migrator: https://sass-lang.com/d/import ╷ 39 │ @import 'bulma/bulma'; │ ^^^^^^^^^^^^^ ╵ app/assets/stylesheets/application.bulma.scss 39:9 root stylesheet 
…odular Importing - Replaced outdated `@import` statements with `@use` and `@forward` for improved SCSS modularity.
@jeremy jeremy merged commit 95d9b59 into rails:main Apr 12, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

2 participants