1.23.0 • Published 1 year ago

@episclera/weaver-theme v1.23.0

Weekly downloads
-
License
MIT
Repository
github
Last release
1 year ago

GitHub Multipack

Usage

Install: npm i -D @episclera/weaver-theme

With TS/JS

import React from 'react'
import { weaverTheme } from '@episclera/weaver-theme'

export default () => {
  // to see all vars
  console.log(weaverTheme())
  return (
    <div style={{ background: weaverTheme('primary-color') }}>Hello!</div>
  )
}

Contributing

  1. Fork it!
  2. Create your feature branch: git checkout -b my-new-feature
  3. Commit your changes: git commit -am 'Add some feature'
  4. Push to the branch: git push origin my-new-feature
  5. Submit a pull request :D

Or you can sponsor via Open Collective

Open Collective

Author

@episclera/weaver © Episclera, Released under the MIT License. Authored and maintained by Episclera with help from contributors (list).

If you like this repository star⭐ and watch👀 on GitHub.

1.23.0

1 year ago

1.21.1

2 years ago

1.21.0

2 years ago

1.19.3

2 years ago

1.20.1

2 years ago

1.20.0

2 years ago

1.19.2

3 years ago

1.19.1

3 years ago

1.19.0

3 years ago

1.18.1

4 years ago

1.14.5

4 years ago

1.18.0

4 years ago

1.16.2

4 years ago

1.14.4

4 years ago

1.16.1

4 years ago

1.14.3

4 years ago

1.16.0

4 years ago

1.14.2

4 years ago

1.14.7

4 years ago

1.14.6

4 years ago

1.15.0

4 years ago

1.17.0

4 years ago

1.15.1

4 years ago

1.14.1

4 years ago

1.14.0

4 years ago

1.13.3

4 years ago

1.13.2

4 years ago

1.13.1

4 years ago

1.13.0

4 years ago

1.12.0

4 years ago

1.11.0

4 years ago

1.9.0

4 years ago

1.10.0

4 years ago

1.8.0

4 years ago

1.7.3

4 years ago

1.7.2

4 years ago

1.7.1

4 years ago

1.6.2

4 years ago

1.7.0

4 years ago

1.6.1

4 years ago

1.6.0

4 years ago

1.4.2

4 years ago

1.5.0

4 years ago

1.4.1

4 years ago

1.4.0

4 years ago

1.3.2

4 years ago

1.3.1

4 years ago

1.3.0

4 years ago

1.2.0

4 years ago

1.1.2

4 years ago

1.1.1

4 years ago

1.1.0

4 years ago

1.0.5

4 years ago

1.0.4

4 years ago

1.0.3

4 years ago

1.0.2

4 years ago

1.0.1

4 years ago