9 lines
234 B
CSS
9 lines
234 B
CSS
|
|
/* Tip: Use "@import" to add styles instead of adding <link>'s in your
|
|
HTML, and volo will inline it when building for production */
|
|
|
|
/* Styles for the installation button */
|
|
@import "install-button.css";
|
|
|
|
/* Your styles here */
|
|
|