Property names that are prefixed with –, like –example-name, represent custom properties that contain a value that can be used in other declarations using the var() function.. Custom properties are scoped to the element(s) they are declared on, and participate in the cascade: the value of such a custom property is that from the declaration decided by the cascading algorithm.
5/17/2020 · Home | Send Feedback Getting started with Nebular for Angular. Published: May 17, 2020 javascript, angular In this blog post, I show you how to set up a project from scratch with Angular and the Nebular component library.The Nebular library contains over 35 Angular components and provides four built-in customizable themes.
BREAKING CHANGES: the following sass mixins are removed: nb-radial-gradient, nb-right-gradient common theme variables changes: renamed: font-main -> font-family-primary font-secondary -> fo…