All Projects → kyle-villeneuve → responsive_type

kyle-villeneuve / responsive_type

Licence: other
A one size fits all responsive type solution. Demo: https://codepen.io/kylevilleneuve/pen/XqeVdZ

Programming Languages

CSS
56736 projects
HTML
75241 projects
javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to responsive type

Textblock
Continuously responsive typesetting — Demo:
Stars: ✭ 536 (+911.32%)
Mutual labels:  typography, responsive-design
arpeggio
A chord naming app for guitar written in React.
Stars: ✭ 49 (-7.55%)
Mutual labels:  responsive-design
Sky Design
🌃 the design reference for the developers who care about good design.
Stars: ✭ 199 (+275.47%)
Mutual labels:  typography
Swiftrichstring
👩‍🎨 Elegant Attributed String composition in Swift sauce
Stars: ✭ 2,744 (+5077.36%)
Mutual labels:  typography
Typetura
Finally, typography as responsive as the web.
Stars: ✭ 208 (+292.45%)
Mutual labels:  typography
Typography
C# Font Reader (TrueType / OpenType / OpenFont / CFF / woff / woff2) , Glyphs Layout and Rendering
Stars: ✭ 246 (+364.15%)
Mutual labels:  typography
Scrollinglettersanimation
A switching title effect where a fixed element changes depending on the scroll position.
Stars: ✭ 197 (+271.7%)
Mutual labels:  typography
birman-typography-layouts-for-ubuntu
Типографские раскладки Ильи Бирмана для Ubuntu
Stars: ✭ 73 (+37.74%)
Mutual labels:  typography
Tehreer-Android
Standalone text engine for Android aimed to be free from platform limitations
Stars: ✭ 61 (+15.09%)
Mutual labels:  typography
Mnml Ghost Theme
A minimal, responsive, fast ghost blog theme with great typography. Comes with paid membership support, Disqus comments, syntax highlighting, and KaTeX for mathematics, and more.
Stars: ✭ 235 (+343.4%)
Mutual labels:  typography
Figma Export
Command line utility to export colors, typography, icons and images from Figma to Xcode / Android Studio project
Stars: ✭ 235 (+343.4%)
Mutual labels:  typography
Sassy Gridlover
Super easy to use Sass mixins to establish a typographic system with modular scale and vertical rhythm. Based on the Gridlover app.
Stars: ✭ 223 (+320.75%)
Mutual labels:  typography
Plumber Sass
Easy baseline grid with SASS
Stars: ✭ 253 (+377.36%)
Mutual labels:  typography
Scsscale
Typographic modular scale starter based on body's font-size built on SCSS.
Stars: ✭ 206 (+288.68%)
Mutual labels:  typography
onlineResume
Harry's personal website
Stars: ✭ 15 (-71.7%)
Mutual labels:  responsive-design
Tipograf
Lightweight pure CSS typography base for your next project
Stars: ✭ 198 (+273.58%)
Mutual labels:  typography
Typefaces
NPM packages for Open Source typefaces
Stars: ✭ 2,581 (+4769.81%)
Mutual labels:  typography
Typographizer
Fix dumb quotation marks and apostrophes in Swift on iOS, macOS, watchOS, and tvOS
Stars: ✭ 238 (+349.06%)
Mutual labels:  typography
Urbanist
Urbanist is a low-contrast, geometric sans-serif inspired by Modernist design and typography.
Stars: ✭ 374 (+605.66%)
Mutual labels:  typography
just-responsive-images
WordPress Plugin to support better responsive images with <picture> tag, backgrounds, retina support etc.
Stars: ✭ 47 (-11.32%)
Mutual labels:  responsive-design

Responsive Type

The last time you will ever have to worry about responsive type, seriously! Configure all type settings in one file using sass variables.

Usage

Add responsive_type.scss to your scss folder, and import into your main.scss file, I would also recommend resetting your css if you haven't already done so.

import 'reset'; // recommended
import 'responsive_type';
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].