# ghostkit/3.4.1/gutenberg/blocks/image-compare/styles/style.scss

Block Animations, Motion &amp; Scroll Effects – Ghost Kit, version 3.4.1. 8 lines.

- Page: https://pluginprobe.com/plugins/ghostkit/3.4.1/code/gutenberg/blocks/image-compare/styles/style.scss
- Raw: https://pluginprobe.com/plugins/ghostkit/3.4.1/raw/gutenberg/blocks/image-compare/styles/style.scss
- Modified: 2023-09-26T09:21:30+00:00

Line numbers below start at 1. Link to a line or a range by appending a fragment to the
page URL, for example `https://pluginprobe.com/plugins/ghostkit/3.4.1/code/gutenberg/blocks/image-compare/styles/style.scss#L10-L20`.

```scss
/**
 * Frontend Styles
 */
@import "./variables";
@import "./base";
@import "./divider";
@import "./labels";

```
