Default theme preset for the siimple CSS toolkit.
Install this package using npm:
$ npm install --save @siimple/preset-base
Use the base theme in your siimple.config.js
file:
import base from "@siimple/preset-base"; export default { // Import all default scales, breakpoints and root styles ...base, // Extend default theme scales colors: { ...base.colors, text: "#000", }, // ...other configuration };
Rank | Name | Team | Total Points |
---|---|---|---|
1 | Sandra Hoyles | The Champs | 80.005 |
2 | Mathew Sims | Java Lovers | 68.750 |
3 | Helen Booth | Code Plus Plus | 49.120 |
Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.
Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.
Designed and maintained with by @jmjuanes.
Code is licensed under MIT, documentation under Creative Commons Attribution 4.0.