Installation
Get package from npm:
npm i @digivorefr/asterix-sassImport Asterix into a scss file and initialize it:
// Your index.scss file
@import '@digivorefr/asterix-scss';
@include asterix();
// ...Last updated
Get package from npm:
npm i @digivorefr/asterix-sassImport Asterix into a scss file and initialize it:
// Your index.scss file
@import '@digivorefr/asterix-scss';
@include asterix();
// ...Last updated