All Projects → bradleytaunt → Vanilla Css

bradleytaunt / Vanilla Css

Licence: mit
A minimal baseline stylesheet for any web project

Projects that are alternatives of or similar to Vanilla Css

Boilerform
Boilerform is a little HTML and CSS boilerplate to take the pain away from working with forms.
Stars: ✭ 679 (+1181.13%)
Mutual labels:  boilerplate, reset
Spcss
A simple, minimal, classless CSS for simple HTML pages
Stars: ✭ 658 (+1141.51%)
Mutual labels:  boilerplate, stylesheet
Makegithubgreatagain
Extension for making GitHub great again
Stars: ✭ 1,039 (+1860.38%)
Mutual labels:  stylesheet
Express React Hmr Boilerplate
A boilerplate for scaffolding production-ready MERN stack projects.
Stars: ✭ 51 (-3.77%)
Mutual labels:  boilerplate
Laravel Packager
A cli tool for creating Laravel packages
Stars: ✭ 1,049 (+1879.25%)
Mutual labels:  boilerplate
Bigbang
Android base project used by Xmartlabs team
Stars: ✭ 47 (-11.32%)
Mutual labels:  boilerplate
Protobuffer
A simple wrapper library for protobuf-net with async, gzip and less boilerplate.
Stars: ✭ 50 (-5.66%)
Mutual labels:  boilerplate
Express Mvc Boilerplate
A simple mvc boilerplate for express.js (gulp + expressjs + nodemon + browser-sync)
Stars: ✭ 46 (-13.21%)
Mutual labels:  boilerplate
Node Typescript Boilerplate
Minimalistic project template to jump start a Node.js back-end application in TypeScript. ESLint, Jest and type definitions included.
Stars: ✭ 1,061 (+1901.89%)
Mutual labels:  boilerplate
Parcel Vue Ts
📦 Boilerplate for Vue.js & Typescript, base on Parcel bundler.
Stars: ✭ 49 (-7.55%)
Mutual labels:  boilerplate
Electron Basic Ui Layout
🐙 Common UI layout for an Electron/React app
Stars: ✭ 51 (-3.77%)
Mutual labels:  boilerplate
Boilerplate
Responsive CSS, HTML and JavaScript front-end starting point.
Stars: ✭ 48 (-9.43%)
Mutual labels:  boilerplate
Go Restful Api
An idiomatic Go REST API starter kit (boilerplate) following SOLID principles and Clean Architecture
Stars: ✭ 1,043 (+1867.92%)
Mutual labels:  boilerplate
Icinema
A Full Stack MERN app with CRUD operations for theatres where users can search for movies that are available and admin can add a movie to the list and much more.
Stars: ✭ 51 (-3.77%)
Mutual labels:  boilerplate
Webvr Webpack Boilerplate
A webvr multi-scenes Single-page application for three.js, webpack
Stars: ✭ 47 (-11.32%)
Mutual labels:  boilerplate
Laravel5.7 Vue Cli3 Boilerplate
Boilerplate / Starter kit. Laravel 5.7, Vue CLI 3 — Authentication with Email Verification. REST API.
Stars: ✭ 52 (-1.89%)
Mutual labels:  boilerplate
Furatto Rails Start Kit
A rails app with Furatto, Devise, and Facebook Authentication perfect for hackathons!
Stars: ✭ 46 (-13.21%)
Mutual labels:  boilerplate
Webxr Webpack Boilerplate
Starter Kit for building rich, immersive WebXR projects (featuring A-Frame) PWA with Webpack and SASS
Stars: ✭ 48 (-9.43%)
Mutual labels:  boilerplate
Generator Baukasten
Awesome!
Stars: ✭ 50 (-5.66%)
Mutual labels:  boilerplate
React Boilerplate
Production-ready boilerplate for building universal web apps with React and Redux
Stars: ✭ 53 (+0%)
Mutual labels:  boilerplate

Vanilla CSS

Vanilla CSS is a minimal baseline stylesheet for any web project. It includes a basic reset and default styling for all HTML5 elements (which you can see live at vanillacss.com).

Usage

If you want to use this CSS directly in your project, simply include the following:

<link rel="stylesheet" href="https://vanillacss.com/vanilla.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].