Skip to content

Commit

Permalink
Merge pull request #13 from philippebeck/dev
Browse files Browse the repository at this point in the history
Release 0.4.5
  • Loading branch information
philippebeck authored Nov 6, 2024
2 parents d996ad7 + f08dcdd commit a3c548c
Show file tree
Hide file tree
Showing 10 changed files with 6 additions and 42 deletions.
2 changes: 1 addition & 1 deletion dist/index.es.js.map

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion dist/index.umd.js.map

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion dist/style.css

Large diffs are not rendered by default.

1 change: 0 additions & 1 deletion lib/atoms/icon/Icon.tsx
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
import { IconProps } from './IconProps'
import './icon.scss'

/**
* ! ICON ATOM COMPONENT
Expand Down
9 changes: 0 additions & 9 deletions lib/atoms/icon/_icon-mix.scss

This file was deleted.

17 changes: 0 additions & 17 deletions lib/atoms/icon/_icon-var.scss

This file was deleted.

8 changes: 0 additions & 8 deletions lib/atoms/icon/icon.scss

This file was deleted.

1 change: 0 additions & 1 deletion lib/molecules/button/_button-var.scss
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
//! ********** BUTTON VARIABLES **********

$buttons: (
"github": #010409,
"linkedin-in": #0077B5,
"medium": #00AB6C,
"npm": #EA2039,
Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "reactoms",
"version": "0.4.4",
"version": "0.4.5",
"description": "A React Components Library made with TypeScript, Sass, Vite & Atomic Design : Card, Collapse, Icon, Image, Link, List for Atoms & Button, Footer, Gallery, Navbar, Slider, Title for Molecules",
"type": "module",
"keywords":[
Expand Down

0 comments on commit a3c548c

Please sign in to comment.