@aleph-front/aleph-core
TypeScript icon, indicating that this package has built-in type declarations

1.14.1 • Public • Published

Aleph.im frontend core package

Get started as developer

Set up font awesome in your local environment

Before start, obtain a valid package token and set the env var FONTAWESOME_NPM_AUTH_TOKEN Follow this guide for configuring your local npm config

Known issues and workarounds

  • Using aleph-core with Next.js framework:
    • Problems with css @import syntaxis. You will need to manually import the font-face css from an url via <link> html element, or by creating a font.css that will contain the @import statement and will be imported from the _app.tsx Next.js file
    • Problems with font awesome stylesheet. Follow this guide to solve it: https://fontawesome.com/docs/web/use-with/react/use-with#next-js

We strongly recomend to use styled-components tailwind and twin.macro in your project

Follow this guide: https://github.com/ben-rogerson/twin.examples/tree/master/next-styled-components-typescript#getting-started

Readme

Keywords

none

Package Sidebar

Install

npm i @aleph-front/aleph-core

Weekly Downloads

15

Version

1.14.1

License

ISC

Unpacked Size

3.56 MB

Total Files

686

Last publish

Collaborators

  • amalcaraz