Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
SRCT
masonstrap
Commits
3dd92d29
Verified
Commit
3dd92d29
authored
Aug 12, 2017
by
David Haynes
🙆
Browse files
Update docs for the new setup
parent
d20bfb3a
Pipeline
#1490
passed with stage
in 31 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
README.md
View file @
3dd92d29
...
...
@@ -30,8 +30,8 @@ need to do some quick setup.
sudo npm install -g yarn
yarn
## Local development
3.
Build the stylesheets:
sass masonstrap/masonstrap.scss build/masonstrap.css
npx postcss build/masonstrap.css --use autoprefixer -d build/
npm run build-masonstrap
`masonstrap.css`, `masonstrap.min.css`, and a source map for masonstrap will be output to `./masonstrap/`.
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment