@xy-labs/thats-pretty

0.0.16 • Public • Published

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.

Readme

Keywords

none

Package Sidebar

Install

npm i @xy-labs/thats-pretty

Weekly Downloads

0

Version

0.0.16

License

ISC

Unpacked Size

3.69 MB

Total Files

118

Last publish

Collaborators

  • kow
  • profsmallpine