Skip to content

Supernova CSS exporter allows conversion of design system data and elements into valid, production-ready style definitions and code

License

Notifications You must be signed in to change notification settings

Benrajalu/exporter-css

 
 

Repository files navigation

CSS Exporter for Talend

The CSS allows you to produce a list of CSS definitions in a SCSS file. Specifically, this exporter is capable of exporting the styles of:

  • Color definitions
  • Text Styles
  • Gradients
  • Shadows
  • Borders
  • Radii
  • Measures
  • Breakpoints

This extractor has two customizations:

  • Colors are extracted as HSLA values
  • The extracted CSS stylesheets use the [data-theme="nameOfTheTheme"] selector.

About

Supernova CSS exporter allows conversion of design system data and elements into valid, production-ready style definitions and code

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%