Skip to content

company ci styles (colors, fonts & images) for (mainly web) dev purposes

Notifications You must be signed in to change notification settings

GrawRadiosondes/ci

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

154 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Graw CI

This package contains the necessary assets to develop a web application that aligns with the corporate identity of Graw Radiosondes.

Contents

  • CSS Styles
    • Colors
      • as root css variables
      • as helper classes with additional shades
        • accent
        • bg
        • border
        • caret
        • decoration
        • outline
        • text
    • Fonts
  • Images
    • Icon
    • Logo
    • Favicon
    • PWA Assets

Installation

bun install @graw/ci

Development

bun install
bun run watch

Release

rm -rf dist
bun run prod
bunx npm version major|minor|patch
git push origin main --tags
bunx npm login # if needed
bun publish

About

company ci styles (colors, fonts & images) for (mainly web) dev purposes

Resources

Stars

Watchers

Forks

Contributors 2

  •  
  •