Socket
Socket
Sign inDemoInstall

@schibstedspain/theme-basic

Package Overview
Dependencies
0
Maintainers
1
Versions
103
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    @schibstedspain/theme-basic

Generic theme to add styles to all generic components


Version published
Weekly downloads
3.5K
increased by37.9%
Maintainers
1
Install size
48.2 kB
Created
Weekly downloads
 

Changelog

Source

7.28.0 (2017-09-29)

Bug Fixes

  • META: deprecated this version in favor of upcoming v8 (ec3a893)
  • META: rename deprecation to @schibstedspain/sui-theme (23ad73e)

Readme

Source

@schibstedspain/theme-basic is deprecated. Please use @schibstedspain/sui-theme instead.

SUI Components Basic Theme

This repository contains:

  • Generic variables to initialize default values and component styles
  • A set of placeholders ready to style your component (buttons, tabs, forms, grid system...)
  • Functions and mixins helpers

Usage

Import theme-basic into your sui-component including the path in index.scss:

@import '../node_modules/@schibstedspain/theme-basic/src/index';

If you want to customize your components, create your own theme and add it to yor component just before the theme-basic import.

@import '../custom-settings';
@import '~@schibstedspain/theme-basic/src/index';

Update

If you need to update any of these variables please pull request.

Keywords

FAQs

Last updated on 29 Sep 2017

Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc