Skip to content

Commit

Permalink
importing prebuilt styles to avoid sass warning
Browse files Browse the repository at this point in the history
  • Loading branch information
konzz committed Oct 10, 2024
1 parent f6238bf commit f63db90
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/react/Markdown/components/Slideshow.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
import ImageGallery from 'react-image-gallery';
import 'react-image-gallery/styles/scss/image-gallery.scss';
import 'react-image-gallery/styles/css/image-gallery.css';
import PropTypes from 'prop-types';
import React from 'react';

Expand Down

0 comments on commit f63db90

Please sign in to comment.