#1 [Ticket] Cleanup
This commit is contained in:
parent
2d8927af40
commit
8496de3c84
2 changed files with 2 additions and 10 deletions
|
@ -1 +1 @@
|
||||||
Subproject commit e39bf1b8cad84f838e1c1f8df1f299d223d4582a
|
Subproject commit e3ffebf2f07f0190213520e0bbc10e589c449e7b
|
|
@ -1,9 +1 @@
|
||||||
/*
|
import './styles/app.scss';
|
||||||
* Welcome to your app's main JavaScript file!
|
|
||||||
*
|
|
||||||
* We recommend including the built version of this JavaScript file
|
|
||||||
* (and its CSS file) in your base layout (base.html.twig).
|
|
||||||
*/
|
|
||||||
|
|
||||||
// any CSS you import will output into a single css file (app.css in this case)
|
|
||||||
import './styles/app.scss';
|
|
Loading…
Reference in a new issue