0.3.5 • Published 2 years ago

@substructure/utilities-text-align v0.3.5

Weekly downloads
54
License
MIT
Repository
github
Last release
2 years ago

Subustructure ITCSS Framework

I wanted a modular modern BEMIT-style framework that leveraged SASS imports.

This project was inspired by ITCSS by Harry Roberts and projects like Inuit.css, Iota, Nebula and others.

Sample Main.scss

// Main.scss

@use '../../node_modules/@substructure/settings';
@use '../../node_modules/@substructure/tools';
@use '../../node_modules/@substructure/generic-initialize';
@use '../../node_modules/@substructure/generic-shared';
@use '../../node_modules/@substructure/elements-base';
@use '../../node_modules/@substructure/elements-text';
@use '../../node_modules/@substructure/objects-box';
@use '../../node_modules/@substructure/objects-layout';
@use '../../node_modules/@substructure/objects-list';
@use '../../node_modules/@substructure/objects-media';
@use '../../node_modules/@substructure/objects-wrapper';
@use '../../node_modules/@substructure/utilities-float';
@use '../../node_modules/@substructure/utilities-sizing';
@use '../../node_modules/@substructure/utilities-spacing';
@use '../../node_modules/@substructure/utilities-text-sizing';
0.3.0

2 years ago

0.3.5

2 years ago

0.3.2

2 years ago

0.3.1

2 years ago

0.3.4

2 years ago

0.3.3

2 years ago

0.2.7

3 years ago

0.2.8

3 years ago

0.2.5

3 years ago

0.2.3

3 years ago

0.2.4

3 years ago

0.2.1

3 years ago

0.2.2

3 years ago

0.1.4

4 years ago

0.1.3

4 years ago

0.1.2

4 years ago

0.1.1

4 years ago