Skip to content

Commit

Permalink
feat: replace @import with @use to fix SASS 2.0 deprecations
Browse files Browse the repository at this point in the history
  • Loading branch information
ghiscoding committed Nov 2, 2024
1 parent 1697e4a commit c760439
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion packages/demo/src/my-app.ts
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
import 'bootstrap/dist/css/bootstrap.min.css';
import { type IRoute } from '@aurelia/router';

import './styles.scss';
Expand Down

0 comments on commit c760439

Please sign in to comment.