future-standard / scorer-ui-kit

SCORER UI Components in react with styled components
Other
6 stars 3 forks source link

Revert fix-package-lock.json bad update when trying Sass with layouts #489

Closed isacoder closed 1 month ago

isacoder commented 1 month ago

Description

During the Layouts update there was a moment we tried to use Sass for easier CSS styling although it was removed from the package.json, the package-lock.json kept the dependencies this was added to main by mistake.

This PR has the previous version of package-lock from UI KIT version 2.1.2.