0.0.16 • Published 5 years ago

@xy-labs/thats-pretty v0.0.16

Weekly downloads
1
License
ISC
Repository
-
Last release
5 years ago

That's Pretty

A CSS Library for styling stuff and for making everything amazing.

Usage

Using these styles in your project.

Development

Install the npm dependencies:

npm install

Compile the sass:

npm run-script build

Run a web server:

npm start

Automatically compile based on changes made to the code:

npm run-script watch

Development Workflow:

Make changes to the sass and scss found in the /src/scss folder, then run the compile script: npm run-script build to compile your changes and hunt for build errors. After compilation you'll be able to see your changes live in the /dist/ folder. Open /dist/index.html in your browser to view and test your changes.

ToDo

  • Include a minified version along with an unminified version.
  • Provide some nice documentation.
  • Provide some test pages to test the css.
0.0.16

5 years ago

0.0.15

5 years ago

0.0.14

5 years ago

0.0.13

5 years ago

0.0.11

5 years ago

0.0.10

5 years ago

0.0.9

5 years ago

0.0.8

5 years ago

0.0.5

5 years ago

0.0.4

5 years ago

0.0.3

5 years ago

0.0.2

5 years ago

0.0.1

5 years ago