Skip to content

SBBCornell/metajelo-ui-css-classes

 
 

Repository files navigation

metajelo-ui-css-classes

CSS class names for metajelo-web and metajelo-ui.

Documentation

API docs are available on Pursuit.

In particular, developers editing CSS will be interested in:

Building

Use the docker container below for these build steps, if in doubt.

npm install
npm run build

Docker

  • First build the image: ./build-docker.sh

  • Run a command , e.g. ./psc.sh npm run build. This will run the npm run build command in the container with the CWD mounted and then exit. Alternatively if you want to issue multiple commands in the container quickly, you can run ./psc.sh bash.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • PureScript 59.1%
  • CSS 22.4%
  • Dhall 13.9%
  • Shell 4.6%