0.0.3 • Published 4 years ago
@test-pkg-remove-me/c v0.0.3
@test-pkg-remove-me/c
Welcome to my C
component.
Installation
npm i @test-pkg-remove-me/c
# or with yarn
yarn add @test-pkg-remove-me/c
Then to use the component in your code just import it!
import C from '@test-pkg-remove-me/c';
// and with css-modules
import '@test-pkg-remove-me/c/dist/main.css';