@advanced-rest-client/anypoint-styles

Anypoint styles definition for API components.

Usage no npm install needed!

<script type="module">
  import advancedRestClientAnypointStyles from 'https://cdn.skypack.dev/@advanced-rest-client/anypoint-styles';
</script>

README

anypoint-styles

The <anypoint-styles> component provides simple ways to use Anypoint CSS styles in an application. The following imports are available:

  1. colors.html: a complete list of the colors defined in the Anypoint palette

  2. typography.html: Anypoint font styles and sizes

  3. anypoint-theme.html Complete theme to style API components according to Anypoint style guide.

We recommend importing each of these individual files, and using the style mixins available in each ones, rather than the aggregated anypoint-styles.html as a whole.