Remove style require in TypeScript
This commit is contained in:
parent
412be4123c
commit
538756c6aa
|
@ -1,5 +1,3 @@
|
|||
require('../styles/application.scss');
|
||||
|
||||
import { Application } from '@hotwired/stimulus';
|
||||
import { definitionsFromContext } from '@hotwired/stimulus-webpack-helpers';
|
||||
|
||||
|
|
Loading…
Reference in New Issue