Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 273 Bytes

v5.0.0.md

File metadata and controls

10 lines (7 loc) · 273 Bytes

v5.0.0 Migration Guide

This version contains breaking markup changes to modal. In order to preserve styles, they should be imported directly from this library:

// application.scss

@import '~@launchpadlab/lp-hoc/lib/styles/modal.css';
// ... other styles