• Nimiq Frankenstein

Index layer

A barrel file that includes all Nimiq CSS layers you might need.

Provides a single import to include all Nimiq CSS layers in your project and ensures that they are all bundled together for ease of use.

Source code

Usage

css
@import url('nimiq-css/css/index.css');
Copy page