1.2.1 • Published 3 years ago

@getbeyond/beyond-css v1.2.1

Weekly downloads
23
License
MIT
Repository
github
Last release
3 years ago

Beyond CSS

Project for building styles on the Beyond framework and compiling beyond-css for distribution.

Setup

First step after you clone the repository is to install the dependencies. You will need Node & NPM installed to continue.

$ npm install

Commands

CommandResults
gulpClean & Build
gulp cleanDelete the contents of the .tmp/ & dist/ directories
gulp serveLaunches dev version of the app with live refresh as changes are made (Preferred: See gulp test:tdd)
gulp buildRebuild files into dist/

Themes

The nature of the new platform is to allow for customizable themes easily. For this reason, there is a theme.scss file located in the /client/app directory.

This provides the basic mapping for overrides to properly color an app to the designated theme.

This file should be copy/pasted into apps to provide the overrides.

NOTE: If you are working with CSS and not SCSS, you'll need to manually replace the variables.

Angular Material and Flexbox Help

We have chosen to use Angular Material as our framework of choice.

Here are some good articles on how to use the Flexbox.

https://scotch.io/tutorials/a-visual-guide-to-css3-flexbox-properties

http://chriswrightdesign.com/experiments/flexbox-adventures

1.2.1

3 years ago

1.2.0

4 years ago

1.1.0

5 years ago

1.0.19

5 years ago

1.0.18

5 years ago

1.0.17

6 years ago

1.0.16

6 years ago

1.0.15

6 years ago

1.0.14

6 years ago

1.0.13

6 years ago

1.0.12

6 years ago

1.0.11

6 years ago

1.0.9

6 years ago

1.0.8

6 years ago

1.0.7

6 years ago

1.0.6

6 years ago

1.0.5

6 years ago

1.0.4

6 years ago

1.0.3

6 years ago

1.0.2

6 years ago

1.0.1

6 years ago

1.0.0

6 years ago