All Projects → ElementUI → Theme Chalk

ElementUI / Theme Chalk

Element theme chalk

Labels

Projects that are alternatives of or similar to Theme Chalk

Now Ui Dashboard
Now UI Dashboard - Open Source Admin Template
Stars: ✭ 155 (-4.91%)
Mutual labels:  scss
Shopify Webpack Themekit
Shopify development tool using webpack and themekit
Stars: ✭ 157 (-3.68%)
Mutual labels:  scss
15 Puzzle
The 15-puzzle is a sliding puzzle that consists of a frame of numbered square tiles in random order with one tile missing, built in react
Stars: ✭ 161 (-1.23%)
Mutual labels:  scss
Riseup help
riseup.net help documentation
Stars: ✭ 156 (-4.29%)
Mutual labels:  scss
Hacker101
Source code for Hacker101.com - a free online web and mobile security class.
Stars: ✭ 12,246 (+7412.88%)
Mutual labels:  scss
Kudosplease
A simple Kudos widget with no dependencies. And it's free.
Stars: ✭ 160 (-1.84%)
Mutual labels:  scss
Controle De Ponto
Controle pessoal para ponto eletrônico
Stars: ✭ 154 (-5.52%)
Mutual labels:  scss
Hitchens
An inarguably well-designed Jekyll theme.
Stars: ✭ 162 (-0.61%)
Mutual labels:  scss
Live Resume
Stand out of the crowd by showing a professional website/resume. Building fast and easy the best Personal Web Application resume!
Stars: ✭ 158 (-3.07%)
Mutual labels:  scss
Massively
A free, open source theme for Ghost
Stars: ✭ 160 (-1.84%)
Mutual labels:  scss
Openpgp.org
OpenPGP.org website
Stars: ✭ 157 (-3.68%)
Mutual labels:  scss
Relaxed
Create PDF documents using web technologies
Stars: ✭ 11,656 (+7050.92%)
Mutual labels:  scss
Taro Ui Vue
UI KIT for Taro/vue
Stars: ✭ 160 (-1.84%)
Mutual labels:  scss
Active material
ActiveAdmin skin based on Google's Material Design
Stars: ✭ 156 (-4.29%)
Mutual labels:  scss
Space
A real time chat app for developers built using React, Redux, Electron and Firebase
Stars: ✭ 161 (-1.23%)
Mutual labels:  scss
Kindling
A pocket-sized grid system built on the flex display property.
Stars: ✭ 155 (-4.91%)
Mutual labels:  scss
Bootstrap Dark
Bootstrap 4 dark theme that supports togging dark/light themes as well. There is no fluff, it changes the color of Bootstrap and that's it, no new thing to learn or unlearn, just Bootstrap, but Dark!
Stars: ✭ 158 (-3.07%)
Mutual labels:  scss
Newparent
给忙碌者的育儿攻略
Stars: ✭ 162 (-0.61%)
Mutual labels:  scss
React Timelines
React Timelines Library
Stars: ✭ 161 (-1.23%)
Mutual labels:  scss
Angular Pro Sidebar
Responsive sidebar template with dropdown menu built with angular 7 and bootstrap 4
Stars: ✭ 160 (-1.84%)
Mutual labels:  scss

element-theme-chalk

element component chalk theme.

Installation

npm i element-theme-chalk -S

Usage

Use Sass import

@import 'element-theme-chalk';

Or Use webpack

import 'element-theme-chalk';

Or

<link rel="stylesheet" href="path/to/node_modules/element-theme-chalk/lib/index.css">

Import on demand

import 'element-theme-chalk/lib/input.css';
import 'element-theme-chalk/lib/select.css';

// ...
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].