Skip to content

daniel-sintrao/outsystems-ui-scss

 
 

Repository files navigation

OutSystems UI SCSS

Outsystems UI Reactive version converted to scss

Use this project to create customizations of OutSystems UI using SCSS. This will increase your development speed and reduce the maintenance costs overtime.

How to install

Clone or download the project and run:

  • npm install

How to Run

  • gulp

7-1 Architecture

Our SCSS folder follows the 7-1 Architecture pattern.

scss/
|
|-1-abstracts/
|
|-2-base/
|
|-3-patterns/
|
|-4-layout/
|
|-5-pages/
|
|-6-themes/
|
|-7-vendors
|
`-main.sccs

How to install via NPM

You can also install using the following npm command:

$ npm i outsystems-ui-scss

(Find more in: https://www.npmjs.com/package/outsystems-ui-scss )

More About the project

https://mediaweb.pt/news/read/outsystems-ui-scss

About

Outsystems Ui Reactive version converted to scss

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • CSS 97.4%
  • HTML 2.2%
  • JavaScript 0.4%