Skip to content
This repository was archived by the owner on May 14, 2025. It is now read-only.

Commit e2ab734

Browse files
committed
Switch to Flo 0.8.12
1 parent 5694390 commit e2ab734

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

ui/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@
4848
"sockjs-client": "1.1.4",
4949
"web-animations-js": "2.3.1",
5050
"stompjs": "2.3.3",
51-
"spring-flo": "https://github.com/spring-projects/spring-flo#0fb3deb3e6f421c5fac08841f459dcab4b30cc30",
51+
"spring-flo": "0.8.12",
5252
"uuid": "3.3.2"
5353
},
5454
"devDependencies": {

ui/src/styles.scss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
@import 'scss/pui-variables';
66

77
// Flo
8-
@import '../node_modules/spring-flo/dist/flo.css';
8+
@import '../node_modules/spring-flo/flo.css';
99

1010
// Font awesome
1111
@import '../node_modules/@compodoc/compodoc/src/resources/styles/font-awesome.min.css';

0 commit comments

Comments
 (0)