Enquire Now

Tags: icss

Interoperable CSS (ICSS) is a superset of standard CSS, adding the two pseudo-selectors :import and :export. This allows modern multi-format loaders like Webpack, JSPM and Browserify to propagate and exchange variables between different layers of the tech stack. Passing variables from CSS to JS is one of the main usecases.

0 Questions