Skip to content

Commit

Permalink
responsive behaviour
Browse files Browse the repository at this point in the history
  • Loading branch information
ASG09 committed Mar 24, 2022
1 parent bc00163 commit 9c8b6e9
Show file tree
Hide file tree
Showing 3 changed files with 2,851 additions and 1 deletion.
3 changes: 3 additions & 0 deletions src/Device.js
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,9 @@ import './scss/Device.scss';
// grab the styles from node_modules/Devices.css
import 'Devices.css/assets/devices.min.css';

// grab customZoom css
import './css/customZoom.css';

/**
* used by normalize to squash values in arrays and objects to lowercase
* @param {object|array} set an array or single level deep hash
Expand Down
Loading

0 comments on commit 9c8b6e9

Please sign in to comment.