Skip to content

0.0.4

Pre-release
Pre-release
Compare
Choose a tag to compare
@aepasahan aepasahan released this 02 Apr 04:06
· 1 commit to main since this release
 Update package.json, index.ts, and remove unnecessary files

- Change build script in package.json to use src/scss/colors.scss instead of dist/olors.css
- Update index.ts to export colors object as default and add individual exports
- Remove scss/utils.scss and scss/colors.scss as they are no longer needed
- Remove index.js as it is not used anymore